public class Availability
extends java.lang.Object
implements java.io.Serializable
A non-null BookingOptionSet
indicates that flavors exist for this availability and that the user must select
an BookingOption
to book a product.
Modifier and Type | Method and Description |
---|---|
BookingOptionSet |
getBookingOptionSet() |
java.lang.String |
getId() |
public java.lang.String getId()
public BookingOptionSet getBookingOptionSet()