Package io.trippay.sdk.payment.model
Class SubSubCountry
java.lang.Object
io.trippay.sdk.payment.model.SubSubCountry
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-05-28T20:08:09.948192613+07:00[Asia/Bangkok]")
public class SubSubCountry
extends Object
Country sub sub division
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncountryCode(String countryCode) booleanGet asciiNamegetCode()Get codeGet countryCodeGet geoNameIdgetName()Get nameGet subCountryCodeGet subSubCountryCodeinthashCode()voidsetAsciiName(String asciiName) voidvoidsetCountryCode(String countryCode) voidsetGeoNameId(String geoNameId) voidvoidsetSubCountryCode(String subCountryCode) voidsetSubSubCountryCode(String subSubCountryCode) subCountryCode(String subCountryCode) subSubCountryCode(String subSubCountryCode) toString()
-
Field Details
-
JSON_PROPERTY_CODE
- See Also:
-
JSON_PROPERTY_COUNTRY_CODE
- See Also:
-
JSON_PROPERTY_SUB_COUNTRY_CODE
- See Also:
-
JSON_PROPERTY_SUB_SUB_COUNTRY_CODE
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_ASCII_NAME
- See Also:
-
JSON_PROPERTY_GEO_NAME_ID
- See Also:
-
-
Constructor Details
-
SubSubCountry
public SubSubCountry()
-
-
Method Details
-
code
-
getCode
-
setCode
-
countryCode
-
getCountryCode
-
setCountryCode
-
subCountryCode
-
getSubCountryCode
-
setSubCountryCode
-
subSubCountryCode
-
getSubSubCountryCode
-
setSubSubCountryCode
-
name
-
getName
-
setName
-
asciiName
-
getAsciiName
-
setAsciiName
-
geoNameId
-
getGeoNameId
-
setGeoNameId
-
equals
-
hashCode
-
toString
-