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