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