Package travel.wink.sdk.affiliate.model
Class InventoryMapMarkerAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.InventoryMapMarkerAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-13T15:16:55.494669683+07:00[Asia/Bangkok]")
public class InventoryMapMarkerAffiliate
extends Object
Inventory map marker
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of inventory -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannelInventoryIdentifier(String channelInventoryIdentifier) booleanIdentifier of the list, channel inventory or search@Valid UUIDActual inventory identifierName of inventoryType of inventory@Valid GeoJsonPointAffiliategetPoint()Get point@Valid UUIDHotel identifierHotel nameHotel url nameinthashCode()inventoryIdentifier(UUID inventoryIdentifier) inventoryName(String inventoryName) inventoryType(InventoryMapMarkerAffiliate.InventoryTypeEnum inventoryType) point(GeoJsonPointAffiliate point) voidsetChannelInventoryIdentifier(String channelInventoryIdentifier) voidsetInventoryIdentifier(UUID inventoryIdentifier) voidsetInventoryName(String inventoryName) voidsetInventoryType(InventoryMapMarkerAffiliate.InventoryTypeEnum inventoryType) voidsetPoint(GeoJsonPointAffiliate point) voidsetSupplierIdentifier(UUID supplierIdentifier) voidsetSupplierName(String supplierName) voidsetSupplierUrlName(String supplierUrlName) supplierIdentifier(UUID supplierIdentifier) supplierName(String supplierName) supplierUrlName(String supplierUrlName) toString()
-
Field Details
-
JSON_PROPERTY_CHANNEL_INVENTORY_IDENTIFIER
- See Also:
-
JSON_PROPERTY_POINT
- See Also:
-
JSON_PROPERTY_SUPPLIER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_SUPPLIER_NAME
- See Also:
-
JSON_PROPERTY_SUPPLIER_URL_NAME
- See Also:
-
JSON_PROPERTY_INVENTORY_IDENTIFIER
- See Also:
-
JSON_PROPERTY_INVENTORY_TYPE
- See Also:
-
JSON_PROPERTY_INVENTORY_NAME
- See Also:
-
-
Constructor Details
-
InventoryMapMarkerAffiliate
public InventoryMapMarkerAffiliate()
-
-
Method Details
-
channelInventoryIdentifier
-
getChannelInventoryIdentifier
Identifier of the list, channel inventory or search- Returns:
- channelInventoryIdentifier
-
setChannelInventoryIdentifier
-
point
-
getPoint
Get point- Returns:
- point
-
setPoint
-
supplierIdentifier
-
getSupplierIdentifier
Hotel identifier- Returns:
- supplierIdentifier
-
setSupplierIdentifier
-
supplierName
-
getSupplierName
Hotel name- Returns:
- supplierName
-
setSupplierName
-
supplierUrlName
-
getSupplierUrlName
Hotel url name- Returns:
- supplierUrlName
-
setSupplierUrlName
-
inventoryIdentifier
-
getInventoryIdentifier
Actual inventory identifier- Returns:
- inventoryIdentifier
-
setInventoryIdentifier
-
inventoryType
public InventoryMapMarkerAffiliate inventoryType(InventoryMapMarkerAffiliate.InventoryTypeEnum inventoryType) -
getInventoryType
Type of inventory- Returns:
- inventoryType
-
setInventoryType
-
inventoryName
-
getInventoryName
Name of inventory- Returns:
- inventoryName
-
setInventoryName
-
equals
-
hashCode
public int hashCode() -
toString
-