| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ChoiceBooleanDateTime.Builder |
ChoiceBooleanDateTime.Builder.clearBoolean$()
Clears the value of the 'boolean$' field.
|
ChoiceBooleanDateTime.Builder |
ChoiceBooleanDateTime.Builder.clearDateTime()
Clears the value of the 'dateTime' field.
|
ChoiceBooleanDateTime.Builder |
Patient.Builder.getDeceasedBuilder()
Gets the Builder instance for the 'deceased' field and creates one if it doesn't exist yet.
|
static ChoiceBooleanDateTime.Builder |
ChoiceBooleanDateTime.newBuilder()
Creates a new ChoiceBooleanDateTime RecordBuilder.
|
static ChoiceBooleanDateTime.Builder |
ChoiceBooleanDateTime.newBuilder(ChoiceBooleanDateTime.Builder other)
Creates a new ChoiceBooleanDateTime RecordBuilder by copying an existing Builder.
|
static ChoiceBooleanDateTime.Builder |
ChoiceBooleanDateTime.newBuilder(ChoiceBooleanDateTime other)
Creates a new ChoiceBooleanDateTime RecordBuilder by copying an existing ChoiceBooleanDateTime instance.
|
ChoiceBooleanDateTime.Builder |
ChoiceBooleanDateTime.Builder.setBoolean$(Boolean value)
Sets the value of the 'boolean$' field.
|
ChoiceBooleanDateTime.Builder |
ChoiceBooleanDateTime.Builder.setDateTime(String value)
Sets the value of the 'dateTime' field.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceBooleanDateTime.Builder |
ChoiceBooleanDateTime.newBuilder(ChoiceBooleanDateTime.Builder other)
Creates a new ChoiceBooleanDateTime RecordBuilder by copying an existing Builder.
|
Patient.Builder |
Patient.Builder.setDeceasedBuilder(ChoiceBooleanDateTime.Builder value)
Sets the Builder instance for the 'deceased' field
Field for FHIR property deceased
|
| Modifier and Type | Method and Description |
|---|---|
ChoiceBooleanDateTime.Builder |
Patient.Builder.getDeceasedBuilder()
Gets the Builder instance for the 'deceased' field and creates one if it doesn't exist yet.
|
| Modifier and Type | Method and Description |
|---|---|
Patient.Builder |
Patient.Builder.setDeceasedBuilder(ChoiceBooleanDateTime.Builder value)
Sets the Builder instance for the 'deceased' field
Field for FHIR property deceased
|
Copyright © 2020. All rights reserved.