| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
Duration.Builder |
Duration.Builder.clearCode()
Clears the value of the 'code' field.
|
Duration.Builder |
Duration.Builder.clearComparator()
Clears the value of the 'comparator' field.
|
Duration.Builder |
Duration.Builder.clearId()
Clears the value of the 'id' field.
|
Duration.Builder |
Duration.Builder.clearSystem()
Clears the value of the 'system' field.
|
Duration.Builder |
Duration.Builder.clearUnit()
Clears the value of the 'unit' field.
|
Duration.Builder |
Duration.Builder.clearValue()
Clears the value of the 'value' field.
|
Duration.Builder |
ChoiceDurationPeriodRange.Builder.getDurationBuilder()
Gets the Builder instance for the 'duration' field and creates one if it doesn't exist yet.
|
Duration.Builder |
Encounter.Builder.getLengthBuilder()
Gets the Builder instance for the 'length' field and creates one if it doesn't exist yet.
|
static Duration.Builder |
Duration.newBuilder()
Creates a new Duration RecordBuilder.
|
static Duration.Builder |
Duration.newBuilder(Duration.Builder other)
Creates a new Duration RecordBuilder by copying an existing Builder.
|
static Duration.Builder |
Duration.newBuilder(Duration other)
Creates a new Duration RecordBuilder by copying an existing Duration instance.
|
Duration.Builder |
Duration.Builder.setCode(String value)
Sets the value of the 'code' field.
|
Duration.Builder |
Duration.Builder.setComparator(String value)
Sets the value of the 'comparator' field.
|
Duration.Builder |
Duration.Builder.setId(String value)
Sets the value of the 'id' field.
|
Duration.Builder |
Duration.Builder.setSystem(String value)
Sets the value of the 'system' field.
|
Duration.Builder |
Duration.Builder.setUnit(String value)
Sets the value of the 'unit' field.
|
Duration.Builder |
Duration.Builder.setValue(BigDecimal value)
Sets the value of the 'value' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Duration.Builder |
Duration.newBuilder(Duration.Builder other)
Creates a new Duration RecordBuilder by copying an existing Builder.
|
ChoiceDurationPeriodRange.Builder |
ChoiceDurationPeriodRange.Builder.setDurationBuilder(Duration.Builder value)
Sets the Builder instance for the 'duration' field
Choice field
|
Encounter.Builder |
Encounter.Builder.setLengthBuilder(Duration.Builder value)
Sets the Builder instance for the 'length' field
Field for FHIR property length
|
| Modifier and Type | Method and Description |
|---|---|
Duration.Builder |
MedicationRequestDispenseRequest.Builder.getExpectedSupplyDurationBuilder()
Gets the Builder instance for the 'expectedSupplyDuration' field and creates one if it doesn't exist yet.
|
Duration.Builder |
Encounter.Builder.getLengthBuilder()
Gets the Builder instance for the 'length' field and creates one if it doesn't exist yet.
|
| Modifier and Type | Method and Description |
|---|---|
MedicationRequestDispenseRequest.Builder |
MedicationRequestDispenseRequest.Builder.setExpectedSupplyDurationBuilder(Duration.Builder value)
Sets the Builder instance for the 'expectedSupplyDuration' field
Field for FHIR property expectedSupplyDuration
|
Encounter.Builder |
Encounter.Builder.setLengthBuilder(Duration.Builder value)
Sets the Builder instance for the 'length' field
Field for FHIR property length
|
Copyright © 2020. All rights reserved.