Uses of Class
com.ibm.fhir.model.resource.MedicationKnowledge.Regulatory
-
Packages that use MedicationKnowledge.Regulatory Package Description com.ibm.fhir.model.resource -
-
Uses of MedicationKnowledge.Regulatory in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicationKnowledge.Regulatory Modifier and Type Method Description MedicationKnowledge.Regulatory
MedicationKnowledge.Regulatory.Builder. build()
Build theMedicationKnowledge.Regulatory
Methods in com.ibm.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 com.ibm.fhir.model.resource with parameters of type MedicationKnowledge.Regulatory Modifier and Type Method Description protected MedicationKnowledge.Regulatory.Builder
MedicationKnowledge.Regulatory.Builder. from(MedicationKnowledge.Regulatory regulatory)
MedicationKnowledge.Builder
MedicationKnowledge.Builder. regulatory(MedicationKnowledge.Regulatory... regulatory)
Regulatory information about a medication.protected void
MedicationKnowledge.Regulatory.Builder. validate(MedicationKnowledge.Regulatory regulatory)
Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicationKnowledge.Regulatory Modifier and Type Method Description MedicationKnowledge.Builder
MedicationKnowledge.Builder. regulatory(java.util.Collection<MedicationKnowledge.Regulatory> regulatory)
Regulatory information about a medication.
-