public interface PropertyValue extends StructuredValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PropertyValue.Builder
Builder interface of http://schema.org/PropertyValue.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMaxValueList()
Returns the value list of property maxValue.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMinValueList()
Returns the value list of property minValue.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPropertyIDList()
Returns the value list of property propertyID.
|
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.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getValueList()
Returns the value list of property value.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getValueReferenceList()
Returns the value list of property valueReference.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getMaxValueList()
com.google.common.collect.ImmutableList<SchemaOrgType> getMinValueList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPropertyIDList()
com.google.common.collect.ImmutableList<SchemaOrgType> getUnitCodeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getUnitTextList()
com.google.common.collect.ImmutableList<SchemaOrgType> getValueList()
com.google.common.collect.ImmutableList<SchemaOrgType> getValueReferenceList()