public interface MedicalDevice extends MedicalEntity
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MedicalDevice.Builder
Builder interface of http://schema.org/MedicalDevice.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAdverseOutcomeList()
Returns the value list of property adverseOutcome.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getContraindicationList()
Returns the value list of property contraindication.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getIndicationList()
Returns the value list of property indication.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPostOpList()
Returns the value list of property postOp.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPreOpList()
Returns the value list of property preOp.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProcedureList()
Returns the value list of property procedure.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPurposeList()
Returns the value list of property purpose.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSeriousAdverseOutcomeList()
Returns the value list of property seriousAdverseOutcome.
|
getCodeList, getGuidelineList, getMedicineSystemList, getRecognizingAuthorityList, getRelevantSpecialtyList, getStudyListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAdverseOutcomeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getContraindicationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getIndicationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPostOpList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPreOpList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProcedureList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPurposeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSeriousAdverseOutcomeList()