| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
MedicationPackageBatch.Builder |
MedicationPackageBatch.Builder.clearExpirationDate()
Clears the value of the 'expirationDate' field.
|
MedicationPackageBatch.Builder |
MedicationPackageBatch.Builder.clearId()
Clears the value of the 'id' field.
|
MedicationPackageBatch.Builder |
MedicationPackageBatch.Builder.clearLotNumber()
Clears the value of the 'lotNumber' field.
|
static MedicationPackageBatch.Builder |
MedicationPackageBatch.newBuilder()
Creates a new MedicationPackageBatch RecordBuilder.
|
static MedicationPackageBatch.Builder |
MedicationPackageBatch.newBuilder(MedicationPackageBatch.Builder other)
Creates a new MedicationPackageBatch RecordBuilder by copying an existing Builder.
|
static MedicationPackageBatch.Builder |
MedicationPackageBatch.newBuilder(MedicationPackageBatch other)
Creates a new MedicationPackageBatch RecordBuilder by copying an existing MedicationPackageBatch instance.
|
MedicationPackageBatch.Builder |
MedicationPackageBatch.Builder.setExpirationDate(String value)
Sets the value of the 'expirationDate' field.
|
MedicationPackageBatch.Builder |
MedicationPackageBatch.Builder.setId(String value)
Sets the value of the 'id' field.
|
MedicationPackageBatch.Builder |
MedicationPackageBatch.Builder.setLotNumber(String value)
Sets the value of the 'lotNumber' field.
|
| Modifier and Type | Method and Description |
|---|---|
static MedicationPackageBatch.Builder |
MedicationPackageBatch.newBuilder(MedicationPackageBatch.Builder other)
Creates a new MedicationPackageBatch RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.