Uses of Enum
com.helger.commons.locale.country.ECountry
Packages that use ECountry
-
Uses of ECountry in com.helger.commons.locale.country
Methods in com.helger.commons.locale.country that return ECountryModifier and TypeMethodDescriptionstatic ECountryECountry.getFromIDOrNull(String sID) static ECountryECountry.getFromISOCodeOrNull(String sISO) Try to find the country with the passed ISO code.static ECountryReturns the enum constant of this type with the specified name.static ECountry[]ECountry.values()Returns an array containing the constants of this enum type, in the order they are declared.