Uses of Class
com.ibm.fhir.model.resource.MedicinalProductIndication.OtherTherapy
-
Packages that use MedicinalProductIndication.OtherTherapy Package Description com.ibm.fhir.model.resource -
-
Uses of MedicinalProductIndication.OtherTherapy in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicinalProductIndication.OtherTherapy Modifier and Type Method Description MedicinalProductIndication.OtherTherapyMedicinalProductIndication.OtherTherapy.Builder. build()Build theMedicinalProductIndication.OtherTherapyMethods in com.ibm.fhir.model.resource that return types with arguments of type MedicinalProductIndication.OtherTherapy Modifier and Type Method Description List<MedicinalProductIndication.OtherTherapy>MedicinalProductIndication. 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 MedicinalProductIndication.OtherTherapy Modifier and Type Method Description protected MedicinalProductIndication.OtherTherapy.BuilderMedicinalProductIndication.OtherTherapy.Builder. from(MedicinalProductIndication.OtherTherapy otherTherapy)MedicinalProductIndication.BuilderMedicinalProductIndication.Builder. otherTherapy(MedicinalProductIndication.OtherTherapy... otherTherapy)Information about the use of the medicinal product in relation to other therapies described as part of the indication.protected voidMedicinalProductIndication.OtherTherapy.Builder. validate(MedicinalProductIndication.OtherTherapy otherTherapy)Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicinalProductIndication.OtherTherapy Modifier and Type Method Description MedicinalProductIndication.BuilderMedicinalProductIndication.Builder. otherTherapy(Collection<MedicinalProductIndication.OtherTherapy> otherTherapy)Information about the use of the medicinal product in relation to other therapies described as part of the indication.
-