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