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