Uses of Enum Class
org.projecthusky.common.enums.NameUse
Packages that use NameUse
-
Uses of NameUse in org.projecthusky.common.enums
Methods in org.projecthusky.common.enums that return NameUseModifier and TypeMethodDescriptionstatic NameUse
Gets the Enum with a given code Liefert den Enum anhand eines gegebenen codesstatic NameUse
Returns the enum constant of this class with the specified name.static NameUse[]
NameUse.values()
Returns an array containing the constants of this enum class, in the order they are declared.