public class DemandImpl extends IntangibleImpl implements Demand
Demand.Demand.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
DemandImpl(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> |
getAcceptedPaymentMethodList()
Returns the value list of property acceptedPaymentMethod.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAdvanceBookingRequirementList()
Returns the value list of property advanceBookingRequirement.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAreaServedList()
Returns the value list of property areaServed.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAvailabilityEndsList()
Returns the value list of property availabilityEnds.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAvailabilityList()
Returns the value list of property availability.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAvailabilityStartsList()
Returns the value list of property availabilityStarts.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAvailableAtOrFromList()
Returns the value list of property availableAtOrFrom.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAvailableDeliveryMethodList()
Returns the value list of property availableDeliveryMethod.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBusinessFunctionList()
Returns the value list of property businessFunction.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDeliveryLeadTimeList()
Returns the value list of property deliveryLeadTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEligibleCustomerTypeList()
Returns the value list of property eligibleCustomerType.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEligibleDurationList()
Returns the value list of property eligibleDuration.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEligibleQuantityList()
Returns the value list of property eligibleQuantity.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEligibleRegionList()
Returns the value list of property eligibleRegion.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEligibleTransactionVolumeList()
Returns the value list of property eligibleTransactionVolume.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getGtin12List()
Returns the value list of property gtin12.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getGtin13List()
Returns the value list of property gtin13.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getGtin14List()
Returns the value list of property gtin14.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getGtin8List()
Returns the value list of property gtin8.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getIncludesObjectList()
Returns the value list of property includesObject.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getIneligibleRegionList()
Returns the value list of property ineligibleRegion.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getInventoryLevelList()
Returns the value list of property inventoryLevel.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getItemConditionList()
Returns the value list of property itemCondition.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getItemOfferedList()
Returns the value list of property itemOffered.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMpnList()
Returns the value list of property mpn.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPriceSpecificationList()
Returns the value list of property priceSpecification.
|
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.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSerialNumberList()
Returns the value list of property serialNumber.
|
protected ValueType |
getSingleValueProperty(java.lang.String name) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSkuList()
Returns the value list of property sku.
|
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> |
getWarrantyList()
Returns the value list of property warranty.
|
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> getAcceptedPaymentMethodList()
DemandgetAcceptedPaymentMethodList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getAdvanceBookingRequirementList()
DemandgetAdvanceBookingRequirementList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getAreaServedList()
DemandgetAreaServedList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getAvailabilityList()
DemandgetAvailabilityList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getAvailabilityEndsList()
DemandgetAvailabilityEndsList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getAvailabilityStartsList()
DemandgetAvailabilityStartsList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getAvailableAtOrFromList()
DemandgetAvailableAtOrFromList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getAvailableDeliveryMethodList()
DemandgetAvailableDeliveryMethodList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getBusinessFunctionList()
DemandgetBusinessFunctionList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDeliveryLeadTimeList()
DemandgetDeliveryLeadTimeList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getEligibleCustomerTypeList()
DemandgetEligibleCustomerTypeList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getEligibleDurationList()
DemandgetEligibleDurationList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getEligibleQuantityList()
DemandgetEligibleQuantityList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getEligibleRegionList()
DemandgetEligibleRegionList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getEligibleTransactionVolumeList()
DemandgetEligibleTransactionVolumeList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getGtin12List()
DemandgetGtin12List in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getGtin13List()
DemandgetGtin13List in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getGtin14List()
DemandgetGtin14List in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getGtin8List()
DemandgetGtin8List in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getIncludesObjectList()
DemandgetIncludesObjectList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getIneligibleRegionList()
DemandgetIneligibleRegionList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getInventoryLevelList()
DemandgetInventoryLevelList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getItemConditionList()
DemandgetItemConditionList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getItemOfferedList()
DemandgetItemOfferedList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getMpnList()
DemandgetMpnList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getPriceSpecificationList()
DemandgetPriceSpecificationList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSellerList()
DemandgetSellerList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSerialNumberList()
DemandgetSerialNumberList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSkuList()
DemandgetSkuList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getValidFromList()
DemandgetValidFromList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getValidThroughList()
DemandgetValidThroughList in interface Demandpublic com.google.common.collect.ImmutableList<SchemaOrgType> getWarrantyList()
DemandgetWarrantyList in interface Demandprotected 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)