public interface DatedMoneySpecification extends StructuredValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DatedMoneySpecification.Builder
Builder interface of http://schema.org/DatedMoneySpecification.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAmountList()
Returns the value list of property amount.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCurrencyList()
Returns the value list of property currency.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEndDateList()
Returns the value list of property endDate.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getStartDateList()
Returns the value list of property startDate.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAmountList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCurrencyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getEndDateList()
com.google.common.collect.ImmutableList<SchemaOrgType> getStartDateList()