Uses of Class
com.ibm.fhir.model.resource.MedicinalProductContraindication.OtherTherapy
-
Packages that use MedicinalProductContraindication.OtherTherapy Package Description com.ibm.fhir.model.resource -
-
Uses of MedicinalProductContraindication.OtherTherapy in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicinalProductContraindication.OtherTherapy Modifier and Type Method Description MedicinalProductContraindication.OtherTherapyMedicinalProductContraindication.OtherTherapy.Builder. build()Methods in com.ibm.fhir.model.resource that return types with arguments of type MedicinalProductContraindication.OtherTherapy Modifier and Type Method Description List<MedicinalProductContraindication.OtherTherapy>MedicinalProductContraindication. getOtherTherapy()Information about the use of the medicinal product in relation to other therapies described as part of the indication.Methods in com.ibm.fhir.model.resource with parameters of type MedicinalProductContraindication.OtherTherapy Modifier and Type Method Description protected MedicinalProductContraindication.OtherTherapy.BuilderMedicinalProductContraindication.OtherTherapy.Builder. from(MedicinalProductContraindication.OtherTherapy otherTherapy)MedicinalProductContraindication.BuilderMedicinalProductContraindication.Builder. otherTherapy(MedicinalProductContraindication.OtherTherapy... otherTherapy)Information about the use of the medicinal product in relation to other therapies described as part of the indication.protected voidMedicinalProductContraindication.OtherTherapy.Builder. validate(MedicinalProductContraindication.OtherTherapy otherTherapy)Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicinalProductContraindication.OtherTherapy Modifier and Type Method Description MedicinalProductContraindication.BuilderMedicinalProductContraindication.Builder. otherTherapy(Collection<MedicinalProductContraindication.OtherTherapy> otherTherapy)Information about the use of the medicinal product in relation to other therapies described as part of the indication.
-