Uses of Enum
com.neovisionaries.i18n.CountryCode.Assignment
-
Uses of CountryCode.Assignment in com.neovisionaries.i18n
Subclasses with type arguments of type CountryCode.Assignment in com.neovisionaries.i18nMethods in com.neovisionaries.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 type with the specified name.static CountryCode.Assignment[]CountryCode.Assignment.values()Returns an array containing the constants of this enum type, in the order they are declared.