public class DietarySupplementImpl extends MedicalTherapyImpl implements DietarySupplement
DietarySupplement.DietarySupplement.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
DietarySupplementImpl(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> |
getActiveIngredientList()
Returns the value list of property activeIngredient.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBackgroundList()
Returns the value list of property background.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDosageFormList()
Returns the value list of property dosageForm.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getIsProprietaryList()
Returns the value list of property isProprietary.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getLegalStatusList()
Returns the value list of property legalStatus.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getManufacturerList()
Returns the value list of property manufacturer.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMaximumIntakeList()
Returns the value list of property maximumIntake.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMechanismOfActionList()
Returns the value list of property mechanismOfAction.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getNonProprietaryNameList()
Returns the value list of property nonProprietaryName.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRecommendedIntakeList()
Returns the value list of property recommendedIntake.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSafetyConsiderationList()
Returns the value list of property safetyConsideration.
|
protected ValueType |
getSingleValueProperty(java.lang.String name) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTargetPopulationList()
Returns the value list of property targetPopulation.
|
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getAdverseOutcomeList, getContraindicationList, getDuplicateTherapyList, getIndicationList, getSeriousAdverseOutcomeListgetCodeList, 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, waitgetAdverseOutcomeList, getContraindicationList, getDuplicateTherapyList, getIndicationList, getSeriousAdverseOutcomeListgetCodeList, 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 MedicalTherapyImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class MedicalTherapyImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getActiveIngredientList()
DietarySupplementgetActiveIngredientList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getBackgroundList()
DietarySupplementgetBackgroundList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDosageFormList()
DietarySupplementgetDosageFormList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getIsProprietaryList()
DietarySupplementgetIsProprietaryList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getLegalStatusList()
DietarySupplementgetLegalStatusList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getManufacturerList()
DietarySupplementgetManufacturerList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getMaximumIntakeList()
DietarySupplementgetMaximumIntakeList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getMechanismOfActionList()
DietarySupplementgetMechanismOfActionList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getNonProprietaryNameList()
DietarySupplementgetNonProprietaryNameList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getRecommendedIntakeList()
DietarySupplementgetRecommendedIntakeList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSafetyConsiderationList()
DietarySupplementgetSafetyConsiderationList in interface DietarySupplementpublic com.google.common.collect.ImmutableList<SchemaOrgType> getTargetPopulationList()
DietarySupplementgetTargetPopulationList in interface DietarySupplementprotected 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)