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