Package io.trippay.sdk.payment.model
Class Country
java.lang.Object
io.trippay.sdk.payment.model.Country
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-04T22:21:19.072173344+07:00[Asia/Bangkok]")
public class Country
extends Object
Country
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLanguagesItem(String languagesItem) addNeighborsItem(String neighborsItem) currencyCode(String currencyCode) currencyName(String currencyName) booleangetArea()Area in square kilometersCountry capitalContinent codeCurrency codeCurrency namegetFips()FIPS country codeCountry GeoNames identifiergetIso()ISO codegetIso3()3 character ISO codeNumeric ISO codeCountry languagesgetName()Country nameNeighboring countriesgetPhone()Calling codeCountry populationPostal code formatPostal code regular expressionCountry TLDinthashCode()isoNumeric(Integer isoNumeric) population(Long population) postalCodeFormat(String postalCodeFormat) postalCodeRegEx(String postalCodeRegEx) voidvoidsetCapital(String capital) voidsetContinent(String continent) voidsetCurrencyCode(String currencyCode) voidsetCurrencyName(String currencyName) voidvoidsetGeoNameId(String geoNameId) voidvoidvoidsetIsoNumeric(Integer isoNumeric) voidsetLanguages(List<String> languages) voidvoidsetNeighbors(List<String> neighbors) voidvoidsetPopulation(Long population) voidsetPostalCodeFormat(String postalCodeFormat) voidsetPostalCodeRegEx(String postalCodeRegEx) voidsetTopLevelDomain(String topLevelDomain) topLevelDomain(String topLevelDomain) toString()
-
Field Details
-
JSON_PROPERTY_ISO
- See Also:
-
JSON_PROPERTY_ISO3
- See Also:
-
JSON_PROPERTY_ISO_NUMERIC
- See Also:
-
JSON_PROPERTY_FIPS
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_CAPITAL
- See Also:
-
JSON_PROPERTY_AREA
- See Also:
-
JSON_PROPERTY_POPULATION
- See Also:
-
JSON_PROPERTY_CONTINENT
- See Also:
-
JSON_PROPERTY_TOP_LEVEL_DOMAIN
- See Also:
-
JSON_PROPERTY_CURRENCY_CODE
- See Also:
-
JSON_PROPERTY_CURRENCY_NAME
- See Also:
-
JSON_PROPERTY_PHONE
- See Also:
-
JSON_PROPERTY_POSTAL_CODE_FORMAT
- See Also:
-
JSON_PROPERTY_POSTAL_CODE_REG_EX
- See Also:
-
JSON_PROPERTY_LANGUAGES
- See Also:
-
JSON_PROPERTY_GEO_NAME_ID
- See Also:
-
JSON_PROPERTY_NEIGHBORS
- See Also:
-
-
Constructor Details
-
Country
public Country()
-
-
Method Details
-
iso
-
getIso
-
setIso
-
iso3
-
getIso3
-
setIso3
-
isoNumeric
-
getIsoNumeric
-
setIsoNumeric
-
fips
-
getFips
-
setFips
-
name
-
getName
-
setName
-
capital
-
getCapital
-
setCapital
-
area
-
getArea
-
setArea
-
population
-
getPopulation
-
setPopulation
-
continent
-
getContinent
-
setContinent
-
topLevelDomain
-
getTopLevelDomain
-
setTopLevelDomain
-
currencyCode
-
getCurrencyCode
-
setCurrencyCode
-
currencyName
-
getCurrencyName
-
setCurrencyName
-
phone
-
getPhone
-
setPhone
-
postalCodeFormat
-
getPostalCodeFormat
-
setPostalCodeFormat
-
postalCodeRegEx
-
getPostalCodeRegEx
Postal code regular expression- Returns:
- postalCodeRegEx
-
setPostalCodeRegEx
-
languages
-
addLanguagesItem
-
getLanguages
-
setLanguages
-
geoNameId
-
getGeoNameId
-
setGeoNameId
-
neighbors
-
addNeighborsItem
-
getNeighbors
-
setNeighbors
-
equals
-
hashCode
-
toString
-