public class DrugCostImpl extends MedicalIntangibleImpl implements DrugCost
DrugCost.DrugCost.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
DrugCostImpl(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> |
getApplicableLocationList()
Returns the value list of property applicableLocation.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCostCategoryList()
Returns the value list of property costCategory.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCostCurrencyList()
Returns the value list of property costCurrency.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCostOriginList()
Returns the value list of property costOrigin.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCostPerUnitList()
Returns the value list of property costPerUnit.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDrugUnitList()
Returns the value list of property drugUnit.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
protected ValueType |
getSingleValueProperty(java.lang.String name) |
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getCodeList, getGuidelineList, getMedicineSystemList, getRecognizingAuthorityList, getRelevantSpecialtyList, getStudyListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, contentEquals, getJsonLdContextList, getJsonLdId, getJsonLdReverseMap, getPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeList, getGuidelineList, getMedicineSystemList, getRecognizingAuthorityList, getRelevantSpecialtyList, getStudyListgetAdditionalTypeList, 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 MedicalIntangibleImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class MedicalIntangibleImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getApplicableLocationList()
DrugCostgetApplicableLocationList in interface DrugCostpublic com.google.common.collect.ImmutableList<SchemaOrgType> getCostCategoryList()
DrugCostgetCostCategoryList in interface DrugCostpublic com.google.common.collect.ImmutableList<SchemaOrgType> getCostCurrencyList()
DrugCostgetCostCurrencyList in interface DrugCostpublic com.google.common.collect.ImmutableList<SchemaOrgType> getCostOriginList()
DrugCostgetCostOriginList in interface DrugCostpublic com.google.common.collect.ImmutableList<SchemaOrgType> getCostPerUnitList()
DrugCostgetCostPerUnitList in interface DrugCostpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDrugUnitList()
DrugCostgetDrugUnitList in interface DrugCostprotected 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)