public interface Order extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Order.Builder
Builder interface of http://schema.org/Order.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSellerList()
Returns the value list of property seller.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAcceptedOfferList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBillingAddressList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBrokerList()
com.google.common.collect.ImmutableList<SchemaOrgType> getConfirmationNumberList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCustomerList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDiscountList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDiscountCodeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDiscountCurrencyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getIsGiftList()
com.google.common.collect.ImmutableList<SchemaOrgType> getMerchantList()
com.google.common.collect.ImmutableList<SchemaOrgType> getOrderDateList()
com.google.common.collect.ImmutableList<SchemaOrgType> getOrderDeliveryList()
com.google.common.collect.ImmutableList<SchemaOrgType> getOrderedItemList()
com.google.common.collect.ImmutableList<SchemaOrgType> getOrderNumberList()
com.google.common.collect.ImmutableList<SchemaOrgType> getOrderStatusList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPartOfInvoiceList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentDueList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentDueDateList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentMethodList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentMethodIdList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentUrlList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSellerList()