public class DrugBatch extends Object
| Constructor and Description |
|---|
DrugBatch() |
DrugBatch(String drugType,
Integer batchSize) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBatchSize() |
String |
getDrugType() |
void |
setBatchSize(Integer batchSize) |
void |
setDrugType(String drugType) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.