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