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