Uses of Class
org.linuxforhealth.fhir.model.resource.Medication.Batch
- 
Packages that use Medication.Batch Package Description org.linuxforhealth.fhir.model.resource  - 
- 
Uses of Medication.Batch in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Medication.Batch Modifier and Type Method Description Medication.BatchMedication.Batch.Builder. build()Build theMedication.BatchMedication.BatchMedication. getBatch()Information that only applies to packages (not products).Methods in org.linuxforhealth.fhir.model.resource with parameters of type Medication.Batch Modifier and Type Method Description Medication.BuilderMedication.Builder. batch(Medication.Batch batch)Information that only applies to packages (not products).protected Medication.Batch.BuilderMedication.Batch.Builder. from(Medication.Batch batch)protected voidMedication.Batch.Builder. validate(Medication.Batch batch) 
 -