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