| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
DeviceOrganizationPractitionerReference |
DeviceOrganizationPractitionerReference.Builder.build() |
static DeviceOrganizationPractitionerReference |
DeviceOrganizationPractitionerReference.fromByteBuffer(ByteBuffer b)
Deserializes a DeviceOrganizationPractitionerReference from a ByteBuffer.
|
DeviceOrganizationPractitionerReference |
ProcedureRequestRequester.getAgent()
Gets the value of the 'agent' field.
|
DeviceOrganizationPractitionerReference |
ProcedureRequestRequester.Builder.getAgent()
Gets the value of the 'agent' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<DeviceOrganizationPractitionerReference> |
DeviceOrganizationPractitionerReference.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<DeviceOrganizationPractitionerReference> |
DeviceOrganizationPractitionerReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static DeviceOrganizationPractitionerReference.Builder |
DeviceOrganizationPractitionerReference.newBuilder(DeviceOrganizationPractitionerReference other)
Creates a new DeviceOrganizationPractitionerReference RecordBuilder by copying an existing DeviceOrganizationPractitionerReference instance.
|
void |
ProcedureRequestRequester.setAgent(DeviceOrganizationPractitionerReference value)
Sets the value of the 'agent' field.
|
ProcedureRequestRequester.Builder |
ProcedureRequestRequester.Builder.setAgent(DeviceOrganizationPractitionerReference value)
Sets the value of the 'agent' field.
|
| Constructor and Description |
|---|
ProcedureRequestRequester(String id,
DeviceOrganizationPractitionerReference agent,
OrganizationReference onBehalfOf)
All-args constructor.
|
Copyright © 2020. All rights reserved.