| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ChoiceCodeableConceptBoolean |
ChoiceCodeableConceptBoolean.Builder.build() |
static ChoiceCodeableConceptBoolean |
ChoiceCodeableConceptBoolean.fromByteBuffer(ByteBuffer b)
Deserializes a ChoiceCodeableConceptBoolean from a ByteBuffer.
|
ChoiceCodeableConceptBoolean |
ProcedureRequest.getAsNeeded()
Gets the value of the 'asNeeded' field.
|
ChoiceCodeableConceptBoolean |
ProcedureRequest.Builder.getAsNeeded()
Gets the value of the 'asNeeded' field.
|
ChoiceCodeableConceptBoolean |
Dosage.getAsNeeded()
Gets the value of the 'asNeeded' field.
|
ChoiceCodeableConceptBoolean |
Dosage.Builder.getAsNeeded()
Gets the value of the 'asNeeded' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoiceCodeableConceptBoolean> |
ChoiceCodeableConceptBoolean.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
static org.apache.avro.message.BinaryMessageDecoder<ChoiceCodeableConceptBoolean> |
ChoiceCodeableConceptBoolean.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceCodeableConceptBoolean.Builder |
ChoiceCodeableConceptBoolean.newBuilder(ChoiceCodeableConceptBoolean other)
Creates a new ChoiceCodeableConceptBoolean RecordBuilder by copying an existing ChoiceCodeableConceptBoolean instance.
|
void |
ProcedureRequest.setAsNeeded(ChoiceCodeableConceptBoolean value)
Sets the value of the 'asNeeded' field.
|
ProcedureRequest.Builder |
ProcedureRequest.Builder.setAsNeeded(ChoiceCodeableConceptBoolean value)
Sets the value of the 'asNeeded' field.
|
void |
Dosage.setAsNeeded(ChoiceCodeableConceptBoolean value)
Sets the value of the 'asNeeded' field.
|
Dosage.Builder |
Dosage.Builder.setAsNeeded(ChoiceCodeableConceptBoolean value)
Sets the value of the 'asNeeded' field.
|
Copyright © 2020. All rights reserved.