public class FlightReservationImpl extends ReservationImpl implements FlightReservation
FlightReservation.FlightReservation.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
FlightReservationImpl(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> |
getBoardingGroupList()
Returns the value list of property boardingGroup.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPassengerPriorityStatusList()
Returns the value list of property passengerPriorityStatus.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPassengerSequenceNumberList()
Returns the value list of property passengerSequenceNumber.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSecurityScreeningList()
Returns the value list of property securityScreening.
|
protected ValueType |
getSingleValueProperty(java.lang.String name) |
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getBookingAgentList, getBookingTimeList, getBrokerList, getModifiedTimeList, getPriceCurrencyList, getProgramMembershipUsedList, getProviderList, getReservationForList, getReservationIdList, getReservationStatusList, getReservedTicketList, getTotalPriceList, getUnderNameListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, contentEquals, getJsonLdContextList, getJsonLdId, getJsonLdReverseMap, getPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBookingAgentList, getBookingTimeList, getBrokerList, getModifiedTimeList, getPriceCurrencyList, getProgramMembershipUsedList, getProviderList, getReservationForList, getReservationIdList, getReservationStatusList, getReservedTicketList, getTotalPriceList, getUnderNameListgetAdditionalTypeList, 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 ReservationImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class ReservationImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getBoardingGroupList()
FlightReservationgetBoardingGroupList in interface FlightReservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPassengerPriorityStatusList()
FlightReservationgetPassengerPriorityStatusList in interface FlightReservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPassengerSequenceNumberList()
FlightReservationgetPassengerSequenceNumberList in interface FlightReservationpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSecurityScreeningList()
FlightReservationgetSecurityScreeningList in interface FlightReservationprotected 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)