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