public class ParcelDeliveryImpl extends IntangibleImpl implements ParcelDelivery
ParcelDelivery.ParcelDelivery.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
ParcelDeliveryImpl(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> |
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.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
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.
|
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.
|
protected ValueType |
getSingleValueProperty(java.lang.String name) |
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.
|
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> getCarrierList()
ParcelDeliverygetCarrierList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getDeliveryAddressList()
ParcelDeliverygetDeliveryAddressList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getDeliveryStatusList()
ParcelDeliverygetDeliveryStatusList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getExpectedArrivalFromList()
ParcelDeliverygetExpectedArrivalFromList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getExpectedArrivalUntilList()
ParcelDeliverygetExpectedArrivalUntilList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getHasDeliveryMethodList()
ParcelDeliverygetHasDeliveryMethodList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getItemShippedList()
ParcelDeliverygetItemShippedList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getOriginAddressList()
ParcelDeliverygetOriginAddressList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getPartOfOrderList()
ParcelDeliverygetPartOfOrderList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()
ParcelDeliverygetProviderList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getTrackingNumberList()
ParcelDeliverygetTrackingNumberList in interface ParcelDeliverypublic com.google.common.collect.ImmutableList<SchemaOrgType> getTrackingUrlList()
ParcelDeliverygetTrackingUrlList in interface ParcelDeliveryprotected 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)