| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ChoiceCodeableConceptDetectedIssueReference |
ChoiceCodeableConceptDetectedIssueReference.Builder.build() |
static ChoiceCodeableConceptDetectedIssueReference |
ChoiceCodeableConceptDetectedIssueReference.fromByteBuffer(ByteBuffer b)
Deserializes a ChoiceCodeableConceptDetectedIssueReference from a ByteBuffer.
|
ChoiceCodeableConceptDetectedIssueReference |
MedicationDispense.getNotDoneReason()
Gets the value of the 'notDoneReason' field.
|
ChoiceCodeableConceptDetectedIssueReference |
MedicationDispense.Builder.getNotDoneReason()
Gets the value of the 'notDoneReason' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoiceCodeableConceptDetectedIssueReference> |
ChoiceCodeableConceptDetectedIssueReference.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<ChoiceCodeableConceptDetectedIssueReference> |
ChoiceCodeableConceptDetectedIssueReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceCodeableConceptDetectedIssueReference.Builder |
ChoiceCodeableConceptDetectedIssueReference.newBuilder(ChoiceCodeableConceptDetectedIssueReference other)
Creates a new ChoiceCodeableConceptDetectedIssueReference RecordBuilder by copying an existing ChoiceCodeableConceptDetectedIssueReference instance.
|
void |
MedicationDispense.setNotDoneReason(ChoiceCodeableConceptDetectedIssueReference value)
Sets the value of the 'notDoneReason' field.
|
MedicationDispense.Builder |
MedicationDispense.Builder.setNotDoneReason(ChoiceCodeableConceptDetectedIssueReference value)
Sets the value of the 'notDoneReason' field.
|
Copyright © 2020. All rights reserved.