| Modifier and Type | Method and Description |
|---|---|
LeatherTrim |
LeatherTrim.Builder.build() |
static LeatherTrim |
LeatherTrim.fromByteBuffer(ByteBuffer b)
Deserializes a LeatherTrim from a ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<LeatherTrim> |
LeatherTrim.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<LeatherTrim> |
LeatherTrim.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
static org.apache.avro.message.BinaryMessageEncoder<LeatherTrim> |
LeatherTrim.getEncoder()
Return the BinaryMessageEncoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static LeatherTrim.Builder |
LeatherTrim.newBuilder(LeatherTrim other)
Creates a new LeatherTrim RecordBuilder by copying an existing LeatherTrim instance.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.