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