Class LookupLightweightNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.lookup.model.LookupLightweightNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:20:57.458275411+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class LookupLightweightNonAuthenticatedEntity
extends Object
LookupLightweightNonAuthenticatedEntity
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of owner that created this lookupstatic enumType of lookup -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncountryCode(String countryCode) countryName(String countryName) booleanClosest city where lookup entry is locatedCountry codeCountry where lookup entry is located@Valid UUIDUnique lookup identifierThe language the lookup code was written in@NotNull @Valid GeoJsonPointNonAuthenticatedEntityGeo-locationName in lower casegetName()Name of lookupIf this lookup is the origin lookup.@Valid UUIDLookup that is supplier inventory includes the supplier identifierLookup that is supplier inventory includes the supplier nameThe type of owner that created this lookupgetSort()Platform-specific sortState where lookup entry is locatedCounty where lookup entry is locatedgetType()Type of lookup@Valid UUIDUnique lookup type identifierUrl-friendly slug that uniquely identifies this lookupinthashCode()identifier(UUID identifier) languageCode(String languageCode) location(GeoJsonPointNonAuthenticatedEntity location) lowercaseName(String lowercaseName) ownerIdentifier(UUID ownerIdentifier) voidsetCityName(String cityName) voidsetCountryCode(String countryCode) voidsetCountryName(String countryName) voidsetIdentifier(UUID identifier) voidsetLanguageCode(String languageCode) voidvoidsetLowercaseName(String lowercaseName) voidvoidvoidsetOwnerIdentifier(UUID ownerIdentifier) voidsetOwnerName(String ownerName) voidvoidvoidsetSubCountryName(String subCountryName) voidsetSubSubCountryName(String subSubCountryName) voidvoidsetTypeIdentifier(UUID typeIdentifier) voidsetUrlName(String urlName) subCountryName(String subCountryName) subSubCountryName(String subSubCountryName) toString()typeIdentifier(UUID typeIdentifier)
-
Field Details
-
JSON_PROPERTY_IDENTIFIER
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_TYPE_IDENTIFIER
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_URL_NAME
- See Also:
-
JSON_PROPERTY_OWNER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_OWNER_NAME
- See Also:
-
JSON_PROPERTY_CITY_NAME
- See Also:
-
JSON_PROPERTY_COUNTRY_NAME
- See Also:
-
JSON_PROPERTY_SUB_COUNTRY_NAME
- See Also:
-
JSON_PROPERTY_SUB_SUB_COUNTRY_NAME
- See Also:
-
JSON_PROPERTY_COUNTRY_CODE
- See Also:
-
JSON_PROPERTY_OWNER_TYPE
- See Also:
-
JSON_PROPERTY_LANGUAGE_CODE
- See Also:
-
JSON_PROPERTY_SORT
- See Also:
-
JSON_PROPERTY_ORIGIN
- See Also:
-
JSON_PROPERTY_LOWERCASE_NAME
- See Also:
-
JSON_PROPERTY_LOCATION
- See Also:
-
-
Constructor Details
-
LookupLightweightNonAuthenticatedEntity
public LookupLightweightNonAuthenticatedEntity()
-
-
Method Details
-
identifier
-
getIdentifier
-
setIdentifier
-
type
public LookupLightweightNonAuthenticatedEntity type(@Nullable LookupLightweightNonAuthenticatedEntity.TypeEnum type) -
getType
Type of lookup- Returns:
- type
-
setType
-
typeIdentifier
-
getTypeIdentifier
Unique lookup type identifier- Returns:
- typeIdentifier
-
setTypeIdentifier
-
name
-
getName
-
setName
-
urlName
-
getUrlName
Url-friendly slug that uniquely identifies this lookup- Returns:
- urlName
-
setUrlName
-
ownerIdentifier
-
getOwnerIdentifier
Lookup that is supplier inventory includes the supplier identifier- Returns:
- ownerIdentifier
-
setOwnerIdentifier
-
ownerName
-
getOwnerName
Lookup that is supplier inventory includes the supplier name- Returns:
- ownerName
-
setOwnerName
-
cityName
-
getCityName
-
setCityName
-
countryName
-
getCountryName
-
setCountryName
-
subCountryName
-
getSubCountryName
State where lookup entry is located- Returns:
- subCountryName
-
setSubCountryName
-
subSubCountryName
public LookupLightweightNonAuthenticatedEntity subSubCountryName(@Nullable String subSubCountryName) -
getSubSubCountryName
County where lookup entry is located- Returns:
- subSubCountryName
-
setSubSubCountryName
-
countryCode
-
getCountryCode
-
setCountryCode
-
ownerType
public LookupLightweightNonAuthenticatedEntity ownerType(@Nullable LookupLightweightNonAuthenticatedEntity.OwnerTypeEnum ownerType) -
getOwnerType
The type of owner that created this lookup- Returns:
- ownerType
-
setOwnerType
-
languageCode
-
getLanguageCode
The language the lookup code was written in- Returns:
- languageCode
-
setLanguageCode
-
sort
-
getSort
-
setSort
-
origin
-
getOrigin
-
setOrigin
-
lowercaseName
-
getLowercaseName
-
setLowercaseName
-
location
public LookupLightweightNonAuthenticatedEntity location(@Nonnull GeoJsonPointNonAuthenticatedEntity location) -
getLocation
Geo-location- Returns:
- location
-
setLocation
-
equals
-
hashCode
-
toString
-