public class OrderImpl extends IntangibleImpl implements Order
Order.Order.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
OrderImpl(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> |
getAcceptedOfferList()
Returns the value list of property acceptedOffer.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBillingAddressList()
Returns the value list of property billingAddress.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBrokerList()
Returns the value list of property broker.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getConfirmationNumberList()
Returns the value list of property confirmationNumber.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCustomerList()
Returns the value list of property customer.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDiscountCodeList()
Returns the value list of property discountCode.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDiscountCurrencyList()
Returns the value list of property discountCurrency.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDiscountList()
Returns the value list of property discount.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getIsGiftList()
Returns the value list of property isGift.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMerchantList()
Returns the value list of property merchant.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOrderDateList()
Returns the value list of property orderDate.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOrderDeliveryList()
Returns the value list of property orderDelivery.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOrderedItemList()
Returns the value list of property orderedItem.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOrderNumberList()
Returns the value list of property orderNumber.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOrderStatusList()
Returns the value list of property orderStatus.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPartOfInvoiceList()
Returns the value list of property partOfInvoice.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentDueDateList()
Returns the value list of property paymentDueDate.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentDueList()
Returns the value list of property paymentDue.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentMethodIdList()
Returns the value list of property paymentMethodId.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentMethodList()
Returns the value list of property paymentMethod.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentUrlList()
Returns the value list of property paymentUrl.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSellerList()
Returns the value list of property seller.
|
protected ValueType |
getSingleValueProperty(java.lang.String name) |
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> getAcceptedOfferList()
OrdergetAcceptedOfferList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getBillingAddressList()
OrdergetBillingAddressList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getBrokerList()
OrdergetBrokerList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getConfirmationNumberList()
OrdergetConfirmationNumberList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getCustomerList()
OrdergetCustomerList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDiscountList()
OrdergetDiscountList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDiscountCodeList()
OrdergetDiscountCodeList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDiscountCurrencyList()
OrdergetDiscountCurrencyList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getIsGiftList()
OrdergetIsGiftList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getMerchantList()
OrdergetMerchantList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getOrderDateList()
OrdergetOrderDateList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getOrderDeliveryList()
OrdergetOrderDeliveryList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getOrderedItemList()
OrdergetOrderedItemList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getOrderNumberList()
OrdergetOrderNumberList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getOrderStatusList()
OrdergetOrderStatusList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPartOfInvoiceList()
OrdergetPartOfInvoiceList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentDueList()
OrdergetPaymentDueList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentDueDateList()
OrdergetPaymentDueDateList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentMethodList()
OrdergetPaymentMethodList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentMethodIdList()
OrdergetPaymentMethodIdList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentUrlList()
OrdergetPaymentUrlList in interface Orderpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSellerList()
OrdergetSellerList in interface Orderprotected 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)