Package travel.wink.sdk.affiliate.model
Class SubSubCountryAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.SubSubCountryAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-12-21T14:56:12.826510019+07:00[Asia/Bangkok]")
public class SubSubCountryAffiliate
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
-
SubSubCountryAffiliate
public SubSubCountryAffiliate()
-
-
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
-