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