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