Uses of Enum Class
org.projecthusky.communication.ch.enums.r202306.ClassCode
Packages that use ClassCode
-
Uses of ClassCode in org.projecthusky.communication.ch.enums.r202306
Methods in org.projecthusky.communication.ch.enums.r202306 that return ClassCodeModifier and TypeMethodDescriptionstatic @Nullable ClassCodeGets the Enum with a given code.static ClassCodeReturns 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.