| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ChoiceBooleanInteger.Builder |
ChoiceBooleanInteger.Builder.clearBoolean$()
Clears the value of the 'boolean$' field.
|
ChoiceBooleanInteger.Builder |
ChoiceBooleanInteger.Builder.clearInteger()
Clears the value of the 'integer' field.
|
ChoiceBooleanInteger.Builder |
Patient.Builder.getMultipleBirthBuilder()
Gets the Builder instance for the 'multipleBirth' field and creates one if it doesn't exist yet.
|
static ChoiceBooleanInteger.Builder |
ChoiceBooleanInteger.newBuilder()
Creates a new ChoiceBooleanInteger RecordBuilder.
|
static ChoiceBooleanInteger.Builder |
ChoiceBooleanInteger.newBuilder(ChoiceBooleanInteger.Builder other)
Creates a new ChoiceBooleanInteger RecordBuilder by copying an existing Builder.
|
static ChoiceBooleanInteger.Builder |
ChoiceBooleanInteger.newBuilder(ChoiceBooleanInteger other)
Creates a new ChoiceBooleanInteger RecordBuilder by copying an existing ChoiceBooleanInteger instance.
|
ChoiceBooleanInteger.Builder |
ChoiceBooleanInteger.Builder.setBoolean$(Boolean value)
Sets the value of the 'boolean$' field.
|
ChoiceBooleanInteger.Builder |
ChoiceBooleanInteger.Builder.setInteger(Integer value)
Sets the value of the 'integer' field.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceBooleanInteger.Builder |
ChoiceBooleanInteger.newBuilder(ChoiceBooleanInteger.Builder other)
Creates a new ChoiceBooleanInteger RecordBuilder by copying an existing Builder.
|
Patient.Builder |
Patient.Builder.setMultipleBirthBuilder(ChoiceBooleanInteger.Builder value)
Sets the Builder instance for the 'multipleBirth' field
Field for FHIR property multipleBirth
|
| Modifier and Type | Method and Description |
|---|---|
ChoiceBooleanInteger.Builder |
Patient.Builder.getMultipleBirthBuilder()
Gets the Builder instance for the 'multipleBirth' field and creates one if it doesn't exist yet.
|
| Modifier and Type | Method and Description |
|---|---|
Patient.Builder |
Patient.Builder.setMultipleBirthBuilder(ChoiceBooleanInteger.Builder value)
Sets the Builder instance for the 'multipleBirth' field
Field for FHIR property multipleBirth
|
Copyright © 2020. All rights reserved.