Package | Description |
---|---|
parquet.avro |
Provides classes to store Avro data in Parquet files.
|
Modifier and Type | Method and Description |
---|---|
LeatherTrim.Builder |
LeatherTrim.Builder.clearColour()
Clears the value of the 'colour' field
|
static LeatherTrim.Builder |
LeatherTrim.newBuilder()
Creates a new LeatherTrim RecordBuilder
|
static LeatherTrim.Builder |
LeatherTrim.newBuilder(LeatherTrim.Builder other)
Creates a new LeatherTrim RecordBuilder by copying an existing Builder
|
static LeatherTrim.Builder |
LeatherTrim.newBuilder(LeatherTrim other)
Creates a new LeatherTrim RecordBuilder by copying an existing LeatherTrim instance
|
LeatherTrim.Builder |
LeatherTrim.Builder.setColour(String value)
Sets the value of the 'colour' field
|
Modifier and Type | Method and Description |
---|---|
static LeatherTrim.Builder |
LeatherTrim.newBuilder(LeatherTrim.Builder other)
Creates a new LeatherTrim RecordBuilder by copying an existing Builder
|
Copyright © 2015. All rights reserved.