public interface QualitativeValue extends Enumeration
Intangible.Builder| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAdditionalPropertyList()
Returns the value list of property additionalProperty.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEqualList()
Returns the value list of property equal.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getGreaterList()
Returns the value list of property greater.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getGreaterOrEqualList()
Returns the value list of property greaterOrEqual.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getLesserList()
Returns the value list of property lesser.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getLesserOrEqualList()
Returns the value list of property lesserOrEqual.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getNonEqualList()
Returns the value list of property nonEqual.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getValueReferenceList()
Returns the value list of property valueReference.
|
getFullEnumValue, getSupersededByListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAdditionalPropertyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getEqualList()
com.google.common.collect.ImmutableList<SchemaOrgType> getGreaterList()
com.google.common.collect.ImmutableList<SchemaOrgType> getGreaterOrEqualList()
com.google.common.collect.ImmutableList<SchemaOrgType> getLesserList()
com.google.common.collect.ImmutableList<SchemaOrgType> getLesserOrEqualList()
com.google.common.collect.ImmutableList<SchemaOrgType> getNonEqualList()
com.google.common.collect.ImmutableList<SchemaOrgType> getValueReferenceList()