public interface BusTrip extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BusTrip.Builder
Builder interface of http://schema.org/BusTrip.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getArrivalBusStopList()
Returns the value list of property arrivalBusStop.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getArrivalTimeList()
Returns the value list of property arrivalTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBusNameList()
Returns the value list of property busName.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBusNumberList()
Returns the value list of property busNumber.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDepartureBusStopList()
Returns the value list of property departureBusStop.
|
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.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getArrivalBusStopList()
com.google.common.collect.ImmutableList<SchemaOrgType> getArrivalTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBusNameList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBusNumberList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureBusStopList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDepartureTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()