| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ObservationRelated.Builder |
ObservationRelated.Builder.clearId()
Clears the value of the 'id' field.
|
ObservationRelated.Builder |
ObservationRelated.Builder.clearTarget()
Clears the value of the 'target' field.
|
ObservationRelated.Builder |
ObservationRelated.Builder.clearType()
Clears the value of the 'type' field.
|
static ObservationRelated.Builder |
ObservationRelated.newBuilder()
Creates a new ObservationRelated RecordBuilder.
|
static ObservationRelated.Builder |
ObservationRelated.newBuilder(ObservationRelated.Builder other)
Creates a new ObservationRelated RecordBuilder by copying an existing Builder.
|
static ObservationRelated.Builder |
ObservationRelated.newBuilder(ObservationRelated other)
Creates a new ObservationRelated RecordBuilder by copying an existing ObservationRelated instance.
|
ObservationRelated.Builder |
ObservationRelated.Builder.setId(String value)
Sets the value of the 'id' field.
|
ObservationRelated.Builder |
ObservationRelated.Builder.setTarget(ObservationQuestionnaireResponseSequenceReference value)
Sets the value of the 'target' field.
|
ObservationRelated.Builder |
ObservationRelated.Builder.setTargetBuilder(ObservationQuestionnaireResponseSequenceReference.Builder value)
Sets the Builder instance for the 'target' field
Field for FHIR property target
|
ObservationRelated.Builder |
ObservationRelated.Builder.setType(String value)
Sets the value of the 'type' field.
|
| Modifier and Type | Method and Description |
|---|---|
static ObservationRelated.Builder |
ObservationRelated.newBuilder(ObservationRelated.Builder other)
Creates a new ObservationRelated RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.