public interface ParcelDelivery extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ParcelDelivery.Builder
Builder interface of http://schema.org/ParcelDelivery.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCarrierList()
Returns the value list of property carrier.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDeliveryAddressList()
Returns the value list of property deliveryAddress.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDeliveryStatusList()
Returns the value list of property deliveryStatus.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getExpectedArrivalFromList()
Returns the value list of property expectedArrivalFrom.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getExpectedArrivalUntilList()
Returns the value list of property expectedArrivalUntil.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getHasDeliveryMethodList()
Returns the value list of property hasDeliveryMethod.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getItemShippedList()
Returns the value list of property itemShipped.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOriginAddressList()
Returns the value list of property originAddress.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPartOfOrderList()
Returns the value list of property partOfOrder.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProviderList()
Returns the value list of property provider.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTrackingNumberList()
Returns the value list of property trackingNumber.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTrackingUrlList()
Returns the value list of property trackingUrl.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getCarrierList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDeliveryAddressList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDeliveryStatusList()
com.google.common.collect.ImmutableList<SchemaOrgType> getExpectedArrivalFromList()
com.google.common.collect.ImmutableList<SchemaOrgType> getExpectedArrivalUntilList()
com.google.common.collect.ImmutableList<SchemaOrgType> getHasDeliveryMethodList()
com.google.common.collect.ImmutableList<SchemaOrgType> getItemShippedList()
com.google.common.collect.ImmutableList<SchemaOrgType> getOriginAddressList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPartOfOrderList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTrackingNumberList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTrackingUrlList()