public interface MedicalCondition extends MedicalEntity
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MedicalCondition.Builder
Builder interface of http://schema.org/MedicalCondition.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAssociatedAnatomyList()
Returns the value list of property associatedAnatomy.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCauseList()
Returns the value list of property cause.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDifferentialDiagnosisList()
Returns the value list of property differentialDiagnosis.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEpidemiologyList()
Returns the value list of property epidemiology.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getExpectedPrognosisList()
Returns the value list of property expectedPrognosis.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getNaturalProgressionList()
Returns the value list of property naturalProgression.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPathophysiologyList()
Returns the value list of property pathophysiology.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPossibleComplicationList()
Returns the value list of property possibleComplication.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPossibleTreatmentList()
Returns the value list of property possibleTreatment.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPrimaryPreventionList()
Returns the value list of property primaryPrevention.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRiskFactorList()
Returns the value list of property riskFactor.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSecondaryPreventionList()
Returns the value list of property secondaryPrevention.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSignOrSymptomList()
Returns the value list of property signOrSymptom.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getStageList()
Returns the value list of property stage.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSubtypeList()
Returns the value list of property subtype.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTypicalTestList()
Returns the value list of property typicalTest.
|
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> getAssociatedAnatomyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCauseList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDifferentialDiagnosisList()
com.google.common.collect.ImmutableList<SchemaOrgType> getEpidemiologyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getExpectedPrognosisList()
com.google.common.collect.ImmutableList<SchemaOrgType> getNaturalProgressionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPathophysiologyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPossibleComplicationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPossibleTreatmentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPrimaryPreventionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getRiskFactorList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSecondaryPreventionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSignOrSymptomList()
com.google.common.collect.ImmutableList<SchemaOrgType> getStageList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSubtypeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTypicalTestList()