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