Uses of Class
com.spun.util.Country
| Package | Description |
|---|---|
| com.spun.util |
-
Uses of Country in com.spun.util
Methods in com.spun.util that return Country Modifier and Type Method Description CountryPhoneNumber. getCountry()static CountryCountry. valueOf(String name)Returns the enum constant of this type with the specified name.static Country[]Country. values()Returns an array containing the constants of this enum type, in the order they are declared.