Uses of Class
com.ibm.fhir.model.resource.MedicationKnowledge.Regulatory.Schedule
-
Packages that use MedicationKnowledge.Regulatory.Schedule Package Description com.ibm.fhir.model.resource -
-
Uses of MedicationKnowledge.Regulatory.Schedule in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicationKnowledge.Regulatory.Schedule Modifier and Type Method Description MedicationKnowledge.Regulatory.Schedule
MedicationKnowledge.Regulatory.Schedule.Builder. build()
Build theMedicationKnowledge.Regulatory.Schedule
Methods in com.ibm.fhir.model.resource that return types with arguments of type MedicationKnowledge.Regulatory.Schedule Modifier and Type Method Description List<MedicationKnowledge.Regulatory.Schedule>
MedicationKnowledge.Regulatory. getSchedule()
Specifies the schedule of a medication in jurisdiction.Methods in com.ibm.fhir.model.resource with parameters of type MedicationKnowledge.Regulatory.Schedule Modifier and Type Method Description protected MedicationKnowledge.Regulatory.Schedule.Builder
MedicationKnowledge.Regulatory.Schedule.Builder. from(MedicationKnowledge.Regulatory.Schedule schedule)
MedicationKnowledge.Regulatory.Builder
MedicationKnowledge.Regulatory.Builder. schedule(MedicationKnowledge.Regulatory.Schedule... schedule)
Specifies the schedule of a medication in jurisdiction.Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicationKnowledge.Regulatory.Schedule Modifier and Type Method Description MedicationKnowledge.Regulatory.Builder
MedicationKnowledge.Regulatory.Builder. schedule(Collection<MedicationKnowledge.Regulatory.Schedule> schedule)
Specifies the schedule of a medication in jurisdiction.
-