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