public class FlightImpl extends IntangibleImpl implements Flight
Flight.Flight.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
FlightImpl(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> |
getAircraftList()
Returns the value list of property aircraft.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getArrivalAirportList()
Returns the value list of property arrivalAirport.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getArrivalGateList()
Returns the value list of property arrivalGate.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getArrivalTerminalList()
Returns the value list of property arrivalTerminal.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getArrivalTimeList()
Returns the value list of property arrivalTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBoardingPolicyList()
Returns the value list of property boardingPolicy.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCarrierList()
Returns the value list of property carrier.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDepartureAirportList()
Returns the value list of property departureAirport.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDepartureGateList()
Returns the value list of property departureGate.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDepartureTerminalList()
Returns the value list of property departureTerminal.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDepartureTimeList()
Returns the value list of property departureTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEstimatedFlightDurationList()
Returns the value list of property estimatedFlightDuration.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getFlightDistanceList()
Returns the value list of property flightDistance.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getFlightNumberList()
Returns the value list of property flightNumber.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMealServiceList()
Returns the value list of property mealService.
|
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> |
getSellerList()
Returns the value list of property seller.
|
protected ValueType |
getSingleValueProperty(java.lang.String name) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getWebCheckinTimeList()
Returns the value list of property webCheckinTime.
|
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> getAircraftList()
FlightgetAircraftList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalAirportList()
FlightgetArrivalAirportList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalGateList()
FlightgetArrivalGateList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalTerminalList()
FlightgetArrivalTerminalList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalTimeList()
FlightgetArrivalTimeList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getBoardingPolicyList()
FlightgetBoardingPolicyList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getCarrierList()
FlightgetCarrierList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureAirportList()
FlightgetDepartureAirportList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureGateList()
FlightgetDepartureGateList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureTerminalList()
FlightgetDepartureTerminalList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureTimeList()
FlightgetDepartureTimeList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getEstimatedFlightDurationList()
FlightgetEstimatedFlightDurationList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getFlightDistanceList()
FlightgetFlightDistanceList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getFlightNumberList()
FlightgetFlightNumberList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getMealServiceList()
FlightgetMealServiceList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()
FlightgetProviderList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSellerList()
FlightgetSellerList in interface Flightpublic com.google.common.collect.ImmutableList<SchemaOrgType> getWebCheckinTimeList()
FlightgetWebCheckinTimeList in interface Flightprotected 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)