| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.clearAmount()
Clears the value of the 'amount' field.
|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.clearId()
Clears the value of the 'id' field.
|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.clearItem()
Clears the value of the 'item' field.
|
static MedicationPackageContent.Builder |
MedicationPackageContent.newBuilder()
Creates a new MedicationPackageContent RecordBuilder.
|
static MedicationPackageContent.Builder |
MedicationPackageContent.newBuilder(MedicationPackageContent.Builder other)
Creates a new MedicationPackageContent RecordBuilder by copying an existing Builder.
|
static MedicationPackageContent.Builder |
MedicationPackageContent.newBuilder(MedicationPackageContent other)
Creates a new MedicationPackageContent RecordBuilder by copying an existing MedicationPackageContent instance.
|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.setAmount(Quantity value)
Sets the value of the 'amount' field.
|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.setAmountBuilder(Quantity.Builder value)
Sets the Builder instance for the 'amount' field
Field for FHIR property amount
|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.setId(String value)
Sets the value of the 'id' field.
|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.setItem(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'item' field.
|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.setItemBuilder(ChoiceCodeableConceptMedicationReference.Builder value)
Sets the Builder instance for the 'item' field
Field for FHIR property item
|
| Modifier and Type | Method and Description |
|---|---|
static MedicationPackageContent.Builder |
MedicationPackageContent.newBuilder(MedicationPackageContent.Builder other)
Creates a new MedicationPackageContent RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.