| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
Range.Builder |
Range.Builder.clearHigh()
Clears the value of the 'high' field.
|
Range.Builder |
Range.Builder.clearId()
Clears the value of the 'id' field.
|
Range.Builder |
Range.Builder.clearLow()
Clears the value of the 'low' field.
|
Range.Builder |
ObservationReferenceRange.Builder.getAgeBuilder()
Gets the Builder instance for the 'age' field and creates one if it doesn't exist yet.
|
Range.Builder |
ObservationComponentReferenceRange.Builder.getAgeBuilder()
Gets the Builder instance for the 'age' field and creates one if it doesn't exist yet.
|
Range.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.getRangeBuilder()
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
|
Range.Builder |
ChoiceDurationPeriodRange.Builder.getRangeBuilder()
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
|
Range.Builder |
ChoiceQuantityRangeRatio.Builder.getRangeBuilder()
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
|
Range.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.getRangeBuilder()
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
|
Range.Builder |
ChoiceAgePeriodRangeBooleanDateTimeString.Builder.getRangeBuilder()
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
|
Range.Builder |
ChoiceAgePeriodRangeDateTimeString.Builder.getRangeBuilder()
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
|
Range.Builder |
ChoiceCodeableConceptQuantityRange.Builder.getRangeBuilder()
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
|
Range.Builder |
ChoiceQuantityRange.Builder.getRangeBuilder()
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
|
static Range.Builder |
Range.newBuilder()
Creates a new Range RecordBuilder.
|
static Range.Builder |
Range.newBuilder(Range.Builder other)
Creates a new Range RecordBuilder by copying an existing Builder.
|
static Range.Builder |
Range.newBuilder(Range other)
Creates a new Range RecordBuilder by copying an existing Range instance.
|
Range.Builder |
Range.Builder.setHigh(Quantity value)
Sets the value of the 'high' field.
|
Range.Builder |
Range.Builder.setHighBuilder(Quantity.Builder value)
Sets the Builder instance for the 'high' field
Field for FHIR property high
|
Range.Builder |
Range.Builder.setId(String value)
Sets the value of the 'id' field.
|
Range.Builder |
Range.Builder.setLow(Quantity value)
Sets the value of the 'low' field.
|
Range.Builder |
Range.Builder.setLowBuilder(Quantity.Builder value)
Sets the Builder instance for the 'low' field
Field for FHIR property low
|
| Modifier and Type | Method and Description |
|---|---|
static Range.Builder |
Range.newBuilder(Range.Builder other)
Creates a new Range RecordBuilder by copying an existing Builder.
|
ObservationReferenceRange.Builder |
ObservationReferenceRange.Builder.setAgeBuilder(Range.Builder value)
Sets the Builder instance for the 'age' field
Field for FHIR property age
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setAgeBuilder(Range.Builder value)
Sets the Builder instance for the 'age' field
Field for FHIR property age
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
ChoiceQuantityRangeRatio.Builder |
ChoiceQuantityRangeRatio.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
ChoiceAgePeriodRangeBooleanDateTimeString.Builder |
ChoiceAgePeriodRangeBooleanDateTimeString.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
ChoiceAgePeriodRangeDateTimeString.Builder |
ChoiceAgePeriodRangeDateTimeString.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
ChoiceCodeableConceptQuantityRange.Builder |
ChoiceCodeableConceptQuantityRange.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
ChoiceQuantityRange.Builder |
ChoiceQuantityRange.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
Copyright © 2020. All rights reserved.