Uses of Enum Class
org.projecthusky.communication.ch.enums.vacd.v140.ClassCode
Packages that use ClassCode
-
Uses of ClassCode in org.projecthusky.communication.ch.enums.vacd.v140
Methods in org.projecthusky.communication.ch.enums.vacd.v140 that return ClassCodeModifier and TypeMethodDescriptionstatic ClassCodeGets the Enum with a given code Liefert den Enum anhand eines gegebenen codesstatic 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.