| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.clearAge()
Clears the value of the 'age' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.clearAppliesTo()
Clears the value of the 'appliesTo' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.clearHigh()
Clears the value of the 'high' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.clearId()
Clears the value of the 'id' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.clearLow()
Clears the value of the 'low' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.clearText()
Clears the value of the 'text' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.clearType()
Clears the value of the 'type' field.
|
static ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.newBuilder()
Creates a new ObservationComponentReferenceRange RecordBuilder.
|
static ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.newBuilder(ObservationComponentReferenceRange.Builder other)
Creates a new ObservationComponentReferenceRange RecordBuilder by copying an existing Builder.
|
static ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.newBuilder(ObservationComponentReferenceRange other)
Creates a new ObservationComponentReferenceRange RecordBuilder by copying an existing ObservationComponentReferenceRange instance.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setAge(Range value)
Sets the value of the 'age' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setAgeBuilder(Range.Builder value)
Sets the Builder instance for the 'age' field
Field for FHIR property age
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setAppliesTo(List<CodeableConcept> value)
Sets the value of the 'appliesTo' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setHigh(Quantity value)
Sets the value of the 'high' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setHighBuilder(Quantity.Builder value)
Sets the Builder instance for the 'high' field
Field for FHIR property high
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setId(String value)
Sets the value of the 'id' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setLow(Quantity value)
Sets the value of the 'low' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setLowBuilder(Quantity.Builder value)
Sets the Builder instance for the 'low' field
Field for FHIR property low
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setText(String value)
Sets the value of the 'text' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setType(CodeableConcept value)
Sets the value of the 'type' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setTypeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'type' field
Field for FHIR property type
|
| Modifier and Type | Method and Description |
|---|---|
static ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.newBuilder(ObservationComponentReferenceRange.Builder other)
Creates a new ObservationComponentReferenceRange RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.