public interface Reservation extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Reservation.Builder
Builder interface of http://schema.org/Reservation.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBookingAgentList()
Returns the value list of property bookingAgent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBookingTimeList()
Returns the value list of property bookingTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBrokerList()
Returns the value list of property broker.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getModifiedTimeList()
Returns the value list of property modifiedTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPriceCurrencyList()
Returns the value list of property priceCurrency.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProgramMembershipUsedList()
Returns the value list of property programMembershipUsed.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProviderList()
Returns the value list of property provider.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getReservationForList()
Returns the value list of property reservationFor.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getReservationIdList()
Returns the value list of property reservationId.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getReservationStatusList()
Returns the value list of property reservationStatus.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getReservedTicketList()
Returns the value list of property reservedTicket.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTotalPriceList()
Returns the value list of property totalPrice.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getUnderNameList()
Returns the value list of property underName.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getBookingAgentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBookingTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBrokerList()
com.google.common.collect.ImmutableList<SchemaOrgType> getModifiedTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPriceCurrencyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProgramMembershipUsedList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()
com.google.common.collect.ImmutableList<SchemaOrgType> getReservationForList()
com.google.common.collect.ImmutableList<SchemaOrgType> getReservationIdList()
com.google.common.collect.ImmutableList<SchemaOrgType> getReservationStatusList()
com.google.common.collect.ImmutableList<SchemaOrgType> getReservedTicketList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTotalPriceList()
com.google.common.collect.ImmutableList<SchemaOrgType> getUnderNameList()