Uses of Class
org.linuxforhealth.fhir.model.resource.MedicationKnowledge.Regulatory
-
Packages that use MedicationKnowledge.Regulatory Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of MedicationKnowledge.Regulatory in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return MedicationKnowledge.Regulatory Modifier and Type Method Description MedicationKnowledge.RegulatoryMedicationKnowledge.Regulatory.Builder. build()Build theMedicationKnowledge.RegulatoryMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type MedicationKnowledge.Regulatory Modifier and Type Method Description java.util.List<MedicationKnowledge.Regulatory>MedicationKnowledge. getRegulatory()Regulatory information about a medication.Methods in org.linuxforhealth.fhir.model.resource with parameters of type MedicationKnowledge.Regulatory Modifier and Type Method Description protected MedicationKnowledge.Regulatory.BuilderMedicationKnowledge.Regulatory.Builder. from(MedicationKnowledge.Regulatory regulatory)MedicationKnowledge.BuilderMedicationKnowledge.Builder. regulatory(MedicationKnowledge.Regulatory... regulatory)Regulatory information about a medication.protected voidMedicationKnowledge.Regulatory.Builder. validate(MedicationKnowledge.Regulatory regulatory)Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type MedicationKnowledge.Regulatory Modifier and Type Method Description MedicationKnowledge.BuilderMedicationKnowledge.Builder. regulatory(java.util.Collection<MedicationKnowledge.Regulatory> regulatory)Regulatory information about a medication.
-