public interface Flight extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Flight.Builder
Builder interface of http://schema.org/Flight.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMealServiceList()
Returns the value list of property mealService.
|
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.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getWebCheckinTimeList()
Returns the value list of property webCheckinTime.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAircraftList()
com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalAirportList()
com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalGateList()
com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalTerminalList()
com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBoardingPolicyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCarrierList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureAirportList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureGateList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureTerminalList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getEstimatedFlightDurationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getFlightDistanceList()
com.google.common.collect.ImmutableList<SchemaOrgType> getFlightNumberList()
com.google.common.collect.ImmutableList<SchemaOrgType> getMealServiceList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSellerList()
com.google.common.collect.ImmutableList<SchemaOrgType> getWebCheckinTimeList()