Uses of Enum Class
org.projecthusky.communication.ch.enums.stable.AgentRole
Packages that use AgentRole
-
Uses of AgentRole in org.projecthusky.communication.ch.enums.stable
Methods in org.projecthusky.communication.ch.enums.stable that return AgentRoleModifier and TypeMethodDescriptionstatic @Nullable AgentRole
Gets the Enum with a given code.static AgentRole
Returns 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.