| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ChoiceQuantityRange.Builder |
ChoiceQuantityRange.Builder.clearQuantity()
Clears the value of the 'quantity' field.
|
ChoiceQuantityRange.Builder |
ChoiceQuantityRange.Builder.clearRange()
Clears the value of the 'range' field.
|
ChoiceQuantityRange.Builder |
Dosage.Builder.getDoseBuilder()
Gets the Builder instance for the 'dose' field and creates one if it doesn't exist yet.
|
static ChoiceQuantityRange.Builder |
ChoiceQuantityRange.newBuilder()
Creates a new ChoiceQuantityRange RecordBuilder.
|
static ChoiceQuantityRange.Builder |
ChoiceQuantityRange.newBuilder(ChoiceQuantityRange.Builder other)
Creates a new ChoiceQuantityRange RecordBuilder by copying an existing Builder.
|
static ChoiceQuantityRange.Builder |
ChoiceQuantityRange.newBuilder(ChoiceQuantityRange other)
Creates a new ChoiceQuantityRange RecordBuilder by copying an existing ChoiceQuantityRange instance.
|
ChoiceQuantityRange.Builder |
ChoiceQuantityRange.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ChoiceQuantityRange.Builder |
ChoiceQuantityRange.Builder.setQuantityBuilder(Quantity.Builder value)
Sets the Builder instance for the 'quantity' field
Choice field
|
ChoiceQuantityRange.Builder |
ChoiceQuantityRange.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceQuantityRange.Builder |
ChoiceQuantityRange.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceQuantityRange.Builder |
ChoiceQuantityRange.newBuilder(ChoiceQuantityRange.Builder other)
Creates a new ChoiceQuantityRange RecordBuilder by copying an existing Builder.
|
Dosage.Builder |
Dosage.Builder.setDoseBuilder(ChoiceQuantityRange.Builder value)
Sets the Builder instance for the 'dose' field
Field for FHIR property dose
|
Copyright © 2020. All rights reserved.