public interface PriceSpecification extends StructuredValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PriceSpecification.Builder
Builder interface of http://schema.org/PriceSpecification.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEligibleQuantityList()
Returns the value list of property eligibleQuantity.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEligibleTransactionVolumeList()
Returns the value list of property eligibleTransactionVolume.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMaxPriceList()
Returns the value list of property maxPrice.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMinPriceList()
Returns the value list of property minPrice.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPriceCurrencyList()
Returns the value list of property priceCurrency.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPriceList()
Returns the value list of property price.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getValidFromList()
Returns the value list of property validFrom.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getValidThroughList()
Returns the value list of property validThrough.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getValueAddedTaxIncludedList()
Returns the value list of property valueAddedTaxIncluded.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getEligibleQuantityList()
com.google.common.collect.ImmutableList<SchemaOrgType> getEligibleTransactionVolumeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getMaxPriceList()
com.google.common.collect.ImmutableList<SchemaOrgType> getMinPriceList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPriceList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPriceCurrencyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getValidFromList()
com.google.common.collect.ImmutableList<SchemaOrgType> getValidThroughList()
com.google.common.collect.ImmutableList<SchemaOrgType> getValueAddedTaxIncludedList()