| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
SampledData.Builder |
SampledData.Builder.clearData()
Clears the value of the 'data' field.
|
SampledData.Builder |
SampledData.Builder.clearDimensions()
Clears the value of the 'dimensions' field.
|
SampledData.Builder |
SampledData.Builder.clearFactor()
Clears the value of the 'factor' field.
|
SampledData.Builder |
SampledData.Builder.clearId()
Clears the value of the 'id' field.
|
SampledData.Builder |
SampledData.Builder.clearLowerLimit()
Clears the value of the 'lowerLimit' field.
|
SampledData.Builder |
SampledData.Builder.clearOrigin()
Clears the value of the 'origin' field.
|
SampledData.Builder |
SampledData.Builder.clearPeriod()
Clears the value of the 'period' field.
|
SampledData.Builder |
SampledData.Builder.clearUpperLimit()
Clears the value of the 'upperLimit' field.
|
SampledData.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.getSampledDataBuilder()
Gets the Builder instance for the 'sampledData' field and creates one if it doesn't exist yet.
|
SampledData.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.getSampledDataBuilder()
Gets the Builder instance for the 'sampledData' field and creates one if it doesn't exist yet.
|
static SampledData.Builder |
SampledData.newBuilder()
Creates a new SampledData RecordBuilder.
|
static SampledData.Builder |
SampledData.newBuilder(SampledData.Builder other)
Creates a new SampledData RecordBuilder by copying an existing Builder.
|
static SampledData.Builder |
SampledData.newBuilder(SampledData other)
Creates a new SampledData RecordBuilder by copying an existing SampledData instance.
|
SampledData.Builder |
SampledData.Builder.setData(String value)
Sets the value of the 'data' field.
|
SampledData.Builder |
SampledData.Builder.setDimensions(Integer value)
Sets the value of the 'dimensions' field.
|
SampledData.Builder |
SampledData.Builder.setFactor(BigDecimal value)
Sets the value of the 'factor' field.
|
SampledData.Builder |
SampledData.Builder.setId(String value)
Sets the value of the 'id' field.
|
SampledData.Builder |
SampledData.Builder.setLowerLimit(BigDecimal value)
Sets the value of the 'lowerLimit' field.
|
SampledData.Builder |
SampledData.Builder.setOrigin(Quantity value)
Sets the value of the 'origin' field.
|
SampledData.Builder |
SampledData.Builder.setOriginBuilder(Quantity.Builder value)
Sets the Builder instance for the 'origin' field
Field for FHIR property origin
|
SampledData.Builder |
SampledData.Builder.setPeriod(BigDecimal value)
Sets the value of the 'period' field.
|
SampledData.Builder |
SampledData.Builder.setUpperLimit(BigDecimal value)
Sets the value of the 'upperLimit' field.
|
| Modifier and Type | Method and Description |
|---|---|
static SampledData.Builder |
SampledData.newBuilder(SampledData.Builder other)
Creates a new SampledData RecordBuilder by copying an existing Builder.
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.setSampledDataBuilder(SampledData.Builder value)
Sets the Builder instance for the 'sampledData' field
Choice field
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.setSampledDataBuilder(SampledData.Builder value)
Sets the Builder instance for the 'sampledData' field
Choice field
|
Copyright © 2020. All rights reserved.