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