public interface TypeAndQuantityNode extends StructuredValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TypeAndQuantityNode.Builder
Builder interface of http://schema.org/TypeAndQuantityNode.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAmountOfThisGoodList()
Returns the value list of property amountOfThisGood.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBusinessFunctionList()
Returns the value list of property businessFunction.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTypeOfGoodList()
Returns the value list of property typeOfGood.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getUnitCodeList()
Returns the value list of property unitCode.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getUnitTextList()
Returns the value list of property unitText.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAmountOfThisGoodList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBusinessFunctionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTypeOfGoodList()
com.google.common.collect.ImmutableList<SchemaOrgType> getUnitCodeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getUnitTextList()