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