public class ReservationImpl extends IntangibleImpl implements Reservation
Reservation.Reservation.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
ReservationImpl(com.google.common.collect.Multimap<java.lang.String,ValueType> properties,
com.google.common.collect.Multimap<java.lang.String,Thing> reverseMap) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
containsProperty(java.lang.String name) |
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.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
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.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
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.
|
protected ValueType |
getSingleValueProperty(java.lang.String name) |
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.
|
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, contentEquals, getJsonLdContextList, getJsonLdId, getJsonLdReverseMap, getPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetPropertycontentEqualsprotected final com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> properties
public java.lang.String getFullTypeName()
SchemaOrgTypegetFullTypeName in interface SchemaOrgTypegetFullTypeName in class IntangibleImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class IntangibleImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getBookingAgentList()
ReservationgetBookingAgentList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getBookingTimeList()
ReservationgetBookingTimeList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getBrokerList()
ReservationgetBrokerList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getModifiedTimeList()
ReservationgetModifiedTimeList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPriceCurrencyList()
ReservationgetPriceCurrencyList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getProgramMembershipUsedList()
ReservationgetProgramMembershipUsedList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()
ReservationgetProviderList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getReservationForList()
ReservationgetReservationForList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getReservationIdList()
ReservationgetReservationIdList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getReservationStatusList()
ReservationgetReservationStatusList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getReservedTicketList()
ReservationgetReservedTicketList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getTotalPriceList()
ReservationgetTotalPriceList in interface Reservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getUnderNameList()
ReservationgetUnderNameList in interface Reservationprotected boolean containsProperty(java.lang.String name)
@Nullable protected ValueType getSingleValueProperty(java.lang.String name) throws SchemaOrgException
SchemaOrgExceptionprotected com.google.common.collect.ImmutableList<ValueType> getPropertyList(java.lang.String property)