Class SubSubCountryBooker
java.lang.Object
travel.wink.sdk.booking.model.SubSubCountryBooker
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-02-05T14:53:07.203306110+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
-
setName
-
asciiName
-
getAsciiName
-
setAsciiName
-
geoNameId
-
getGeoNameId
-
setGeoNameId
-
equals
-
hashCode
-
toString
-