| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.Builder.clearBoolean$()
Clears the value of the 'boolean$' field.
|
ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.Builder.clearCodeableConcept()
Clears the value of the 'codeableConcept' field.
|
ChoiceCodeableConceptBoolean.Builder |
ProcedureRequest.Builder.getAsNeededBuilder()
Gets the Builder instance for the 'asNeeded' field and creates one if it doesn't exist yet.
|
ChoiceCodeableConceptBoolean.Builder |
Dosage.Builder.getAsNeededBuilder()
Gets the Builder instance for the 'asNeeded' field and creates one if it doesn't exist yet.
|
static ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.newBuilder()
Creates a new ChoiceCodeableConceptBoolean RecordBuilder.
|
static ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.newBuilder(ChoiceCodeableConceptBoolean.Builder other)
Creates a new ChoiceCodeableConceptBoolean RecordBuilder by copying an existing Builder.
|
static ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.newBuilder(ChoiceCodeableConceptBoolean other)
Creates a new ChoiceCodeableConceptBoolean RecordBuilder by copying an existing ChoiceCodeableConceptBoolean instance.
|
ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.Builder.setBoolean$(Boolean value)
Sets the value of the 'boolean$' field.
|
ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.Builder.setCodeableConcept(CodeableConcept value)
Sets the value of the 'codeableConcept' field.
|
ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.Builder.setCodeableConceptBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'codeableConcept' field
Choice field
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.newBuilder(ChoiceCodeableConceptBoolean.Builder other)
Creates a new ChoiceCodeableConceptBoolean RecordBuilder by copying an existing Builder.
|
ProcedureRequest.Builder |
ProcedureRequest.Builder.setAsNeededBuilder(ChoiceCodeableConceptBoolean.Builder value)
Sets the Builder instance for the 'asNeeded' field
Field for FHIR property asNeeded
|
Dosage.Builder |
Dosage.Builder.setAsNeededBuilder(ChoiceCodeableConceptBoolean.Builder value)
Sets the Builder instance for the 'asNeeded' field
Field for FHIR property asNeeded
|
Copyright © 2020. All rights reserved.