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