Class AttractionHotelInventory
java.lang.Object
travel.wink.sdk.booking.engine.model.AttractionHotelInventory
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-06-29T13:20:36.800596+07:00[Asia/Bangkok]")
public class AttractionHotelInventory
extends Object
List of property attractions on and off the premises.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid AttractionGet inventory@Valid MoneysGet localizedFeeinthashCode()inventory(Attraction inventory) localizedFee(Moneys localizedFee) voidsetInventory(Attraction inventory) voidsetLocalizedFee(Moneys localizedFee) toString()
-
Field Details
-
JSON_PROPERTY_INVENTORY
- See Also:
-
JSON_PROPERTY_LOCALIZED_FEE
- See Also:
-
-
Constructor Details
-
AttractionHotelInventory
public AttractionHotelInventory()
-
-
Method Details
-
inventory
-
getInventory
Get inventory- Returns:
- inventory
-
setInventory
-
localizedFee
-
getLocalizedFee
Get localizedFee- Returns:
- localizedFee
-
setLocalizedFee
-
equals
-
hashCode
public int hashCode() -
toString
-