Package travel.wink.sdk.booking.model
Class SubSubCountryBooker
java.lang.Object
travel.wink.sdk.booking.model.SubSubCountryBooker
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-16T10:17:55.121544913+07:00[Asia/Bangkok]")
public class SubSubCountryBooker
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
-
SubSubCountryBooker
public SubSubCountryBooker()
-
-
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
-