Uses of Enum Class
org.projecthusky.communication.ch.enums.r202306.AgentRole
Packages that use AgentRole
-
Uses of AgentRole in org.projecthusky.communication.ch.enums.r202306
Methods in org.projecthusky.communication.ch.enums.r202306 that return AgentRoleModifier and TypeMethodDescriptionstatic @Nullable AgentRoleGets the Enum with a given code.static AgentRoleReturns the enum constant of this class with the specified name.static AgentRole[]AgentRole.values()Returns an array containing the constants of this enum class, in the order they are declared.