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.Batch
Medication.Batch.Builder. build()
Build theMedication.Batch
Medication.Batch
Medication. 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.Builder
Medication.Builder. batch(Medication.Batch batch)
Information that only applies to packages (not products).protected Medication.Batch.Builder
Medication.Batch.Builder. from(Medication.Batch batch)
protected void
Medication.Batch.Builder. validate(Medication.Batch batch)
-