Package travel.wink.sdk.extranet.model
Class GeoNameCountrySupplier
java.lang.Object
travel.wink.sdk.extranet.model.GeoNameCountrySupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-05T21:41:24.797077847+07:00[Asia/Bangkok]")
public class GeoNameCountrySupplier
extends Object
country to restrict on
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontinentCode(String continentCode) continentName(String continentName) countryIsoCode(String countryIsoCode) countryName(String countryName) booleanGet continentCodeGet continentNameGet countryIsoCodeGet countryNameGet geoNameIdinthashCode()voidsetContinentCode(String continentCode) voidsetContinentName(String continentName) voidsetCountryIsoCode(String countryIsoCode) voidsetCountryName(String countryName) voidsetGeoNameId(String geoNameId) toString()
-
Field Details
-
JSON_PROPERTY_GEO_NAME_ID
- See Also:
-
JSON_PROPERTY_CONTINENT_CODE
- See Also:
-
JSON_PROPERTY_CONTINENT_NAME
- See Also:
-
JSON_PROPERTY_COUNTRY_ISO_CODE
- See Also:
-
JSON_PROPERTY_COUNTRY_NAME
- See Also:
-
-
Constructor Details
-
GeoNameCountrySupplier
public GeoNameCountrySupplier()
-
-
Method Details
-
geoNameId
-
getGeoNameId
-
setGeoNameId
-
continentCode
-
getContinentCode
-
setContinentCode
-
continentName
-
getContinentName
-
setContinentName
-
countryIsoCode
-
getCountryIsoCode
-
setCountryIsoCode
-
countryName
-
getCountryName
-
setCountryName
-
equals
-
hashCode
-
toString
-