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