Package travel.wink.sdk.affiliate.model
Class InventoryMapMarker
java.lang.Object
travel.wink.sdk.affiliate.model.InventoryMapMarker
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-05-27T09:47:12.254493+07:00[Asia/Bangkok]")
public class InventoryMapMarker
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 searchActual inventory identifierName of inventoryType of inventory@Valid HotelOnMapLocationgetPoint()Get pointHotel identifierHotel nameHotel url nameinthashCode()inventoryIdentifier(String inventoryIdentifier) inventoryName(String inventoryName) inventoryType(InventoryMapMarker.InventoryTypeEnum inventoryType) point(HotelOnMapLocation point) voidsetChannelInventoryIdentifier(String channelInventoryIdentifier) voidsetInventoryIdentifier(String inventoryIdentifier) voidsetInventoryName(String inventoryName) voidsetInventoryType(InventoryMapMarker.InventoryTypeEnum inventoryType) voidsetPoint(HotelOnMapLocation point) voidsetSupplierIdentifier(String supplierIdentifier) voidsetSupplierName(String supplierName) voidsetSupplierUrlName(String supplierUrlName) supplierIdentifier(String 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
-
InventoryMapMarker
public InventoryMapMarker()
-
-
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
-
getInventoryType
Type of inventory- Returns:
- inventoryType
-
setInventoryType
-
inventoryName
-
getInventoryName
Name of inventory- Returns:
- inventoryName
-
setInventoryName
-
equals
-
hashCode
public int hashCode() -
toString
-