| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.clearDuration()
Clears the value of the 'duration' field.
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.clearPeriod()
Clears the value of the 'period' field.
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.clearRange()
Clears the value of the 'range' field.
|
ChoiceDurationPeriodRange.Builder |
TimingRepeat.Builder.getBoundsBuilder()
Gets the Builder instance for the 'bounds' field and creates one if it doesn't exist yet.
|
static ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.newBuilder()
Creates a new ChoiceDurationPeriodRange RecordBuilder.
|
static ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.newBuilder(ChoiceDurationPeriodRange.Builder other)
Creates a new ChoiceDurationPeriodRange RecordBuilder by copying an existing Builder.
|
static ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.newBuilder(ChoiceDurationPeriodRange other)
Creates a new ChoiceDurationPeriodRange RecordBuilder by copying an existing ChoiceDurationPeriodRange instance.
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.setDuration(Duration value)
Sets the value of the 'duration' field.
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.setDurationBuilder(Duration.Builder value)
Sets the Builder instance for the 'duration' field
Choice field
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.setPeriod(Period value)
Sets the value of the 'period' field.
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.setPeriodBuilder(Period.Builder value)
Sets the Builder instance for the 'period' field
Choice field
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.setRange(Range value)
Sets the value of the 'range' field.
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.setRangeBuilder(Range.Builder value)
Sets the Builder instance for the 'range' field
Choice field
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.newBuilder(ChoiceDurationPeriodRange.Builder other)
Creates a new ChoiceDurationPeriodRange RecordBuilder by copying an existing Builder.
|
TimingRepeat.Builder |
TimingRepeat.Builder.setBoundsBuilder(ChoiceDurationPeriodRange.Builder value)
Sets the Builder instance for the 'bounds' field
Field for FHIR property bounds
|
Copyright © 2020. All rights reserved.