public interface TrainTrip extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TrainTrip.Builder
Builder interface of http://schema.org/TrainTrip.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getArrivalPlatformList()
Returns the value list of property arrivalPlatform.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getArrivalStationList()
Returns the value list of property arrivalStation.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getArrivalTimeList()
Returns the value list of property arrivalTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDeparturePlatformList()
Returns the value list of property departurePlatform.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDepartureStationList()
Returns the value list of property departureStation.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDepartureTimeList()
Returns the value list of property departureTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProviderList()
Returns the value list of property provider.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTrainNameList()
Returns the value list of property trainName.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTrainNumberList()
Returns the value list of property trainNumber.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getArrivalPlatformList()
com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalStationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDeparturePlatformList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureStationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTrainNameList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTrainNumberList()