Package travel.wink.sdk.extranet.model
Class SubSubCountrySupplier
java.lang.Object
travel.wink.sdk.extranet.model.SubSubCountrySupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-10T15:17:09.174875363+07:00[Asia/Bangkok]")
public class SubSubCountrySupplier
extends Object
Country sub sub division
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet asciiNameGet geoNameIdgetName()Get nameinthashCode()voidsetAsciiName(String asciiName) voidsetGeoNameId(String geoNameId) voidtoString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_ASCII_NAME
- See Also:
-
JSON_PROPERTY_GEO_NAME_ID
- See Also:
-
-
Constructor Details
-
SubSubCountrySupplier
public SubSubCountrySupplier()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
asciiName
-
getAsciiName
Get asciiName- Returns:
- asciiName
-
setAsciiName
-
geoNameId
-
getGeoNameId
Get geoNameId- Returns:
- geoNameId
-
setGeoNameId
-
equals
-
hashCode
public int hashCode() -
toString
-