Uses of Class
com.merative.acd.v1.model.SymptomDisease
-
Packages that use SymptomDisease Package Description com.merative.acd.v1.model -
-
Uses of SymptomDisease in com.merative.acd.v1.model
Methods in com.merative.acd.v1.model that return SymptomDisease Modifier and Type Method Description SymptomDisease
ContainerGroup. getSymptomDisease(int index)
Gets the symptomDiseaseInd.SymptomDisease
UnstructuredContainer. getSymptomDisease(int index)
Gets the symptomDiseaseInd.Methods in com.merative.acd.v1.model that return types with arguments of type SymptomDisease Modifier and Type Method Description java.util.List<SymptomDisease>
ContainerGroup. getSymptomDisease()
Gets the symptomDiseaseInd.java.util.List<SymptomDisease>
UnstructuredContainer. getSymptomDisease()
Gets the symptomDiseaseInd.java.util.List<SymptomDisease>
ContainerAnnotation. getSymptomDiseaseInd()
Gets the symptomDiseaseInd.
-