| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
Range |
Range.Builder.build() |
static Range |
Range.fromByteBuffer(ByteBuffer b)
Deserializes a Range from a ByteBuffer.
|
Range |
ObservationReferenceRange.getAge()
Gets the value of the 'age' field.
|
Range |
ObservationReferenceRange.Builder.getAge()
Gets the value of the 'age' field.
|
Range |
ObservationComponentReferenceRange.getAge()
Gets the value of the 'age' field.
|
Range |
ObservationComponentReferenceRange.Builder.getAge()
Gets the value of the 'age' field.
|
Range |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceDurationPeriodRange.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceDurationPeriodRange.Builder.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceQuantityRangeRatio.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceQuantityRangeRatio.Builder.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceAgePeriodRangeBooleanDateTimeString.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceAgePeriodRangeBooleanDateTimeString.Builder.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceAgePeriodRangeDateTimeString.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceAgePeriodRangeDateTimeString.Builder.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceCodeableConceptQuantityRange.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceCodeableConceptQuantityRange.Builder.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceQuantityRange.getRange()
Gets the value of the 'range' field.
|
Range |
ChoiceQuantityRange.Builder.getRange()
Gets the value of the 'range' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<Range> |
Range.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
static org.apache.avro.message.BinaryMessageDecoder<Range> |
Range.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static Range.Builder |
Range.newBuilder(Range other)
Creates a new Range RecordBuilder by copying an existing Range instance.
|
void |
ObservationReferenceRange.setAge(Range value)
Sets the value of the 'age' field.
|
ObservationReferenceRange.Builder |
ObservationReferenceRange.Builder.setAge(Range value)
Sets the value of the 'age' field.
|
void |
ObservationComponentReferenceRange.setAge(Range value)
Sets the value of the 'age' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setAge(Range value)
Sets the value of the 'age' field.
|
void |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
void |
ChoiceDurationPeriodRange.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
void |
ChoiceQuantityRangeRatio.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceQuantityRangeRatio.Builder |
ChoiceQuantityRangeRatio.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
void |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
void |
ChoiceAgePeriodRangeBooleanDateTimeString.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceAgePeriodRangeBooleanDateTimeString.Builder |
ChoiceAgePeriodRangeBooleanDateTimeString.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
void |
ChoiceAgePeriodRangeDateTimeString.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceAgePeriodRangeDateTimeString.Builder |
ChoiceAgePeriodRangeDateTimeString.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
void |
ChoiceCodeableConceptQuantityRange.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceCodeableConceptQuantityRange.Builder |
ChoiceCodeableConceptQuantityRange.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
void |
ChoiceQuantityRange.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceQuantityRange.Builder |
ChoiceQuantityRange.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
Copyright © 2020. All rights reserved.