Uses of Enum Class
com.luna.common.i18n.CountryCode.Assignment
Packages that use CountryCode.Assignment
-
Uses of CountryCode.Assignment in com.luna.common.i18n
Methods in com.luna.common.i18n that return CountryCode.AssignmentModifier and TypeMethodDescriptionCountryCode.getAssignment()Get the assignment state of this country code in ISO 3166-1.static CountryCode.AssignmentReturns 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.