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