Uses of Enum Class
com.luna.common.i18n.CountryCode.Assignment
-
Uses of CountryCode.Assignment in com.luna.common.i18n
Modifier and TypeMethodDescriptionCountryCode.getAssignment()
Get the assignment state of this country code in ISO 3166-1.static CountryCode.Assignment
Returns the enum constant of this class with the specified name.static CountryCode.Assignment[]
CountryCode.Assignment.values()
Returns an array containing the constants of this enum class, in the order they are declared.