| Package | Description |
|---|---|
| io.gitbub.devlibx.jm.avro.month |
| Modifier and Type | Method and Description |
|---|---|
MonthAggregation.Builder |
MonthAggregation.Builder.clearData()
Clears the value of the 'data' field
|
MonthAggregation.Builder |
MonthAggregation.Builder.clearParentContainer()
Clears the value of the 'ParentContainer' field
|
MonthAggregation.Builder |
MonthAggregation.Builder.clearVersion()
Clears the value of the 'version' field
|
static MonthAggregation.Builder |
MonthAggregation.newBuilder()
Creates a new MonthAggregation RecordBuilder
|
static MonthAggregation.Builder |
MonthAggregation.newBuilder(MonthAggregation.Builder other)
Creates a new MonthAggregation RecordBuilder by copying an existing Builder
|
static MonthAggregation.Builder |
MonthAggregation.newBuilder(MonthAggregation other)
Creates a new MonthAggregation RecordBuilder by copying an existing MonthAggregation instance
|
MonthAggregation.Builder |
MonthAggregation.Builder.setData(java.util.Map<java.lang.CharSequence,Container> value)
Sets the value of the 'data' field
|
MonthAggregation.Builder |
MonthAggregation.Builder.setParentContainer(java.util.List<Container> value)
Sets the value of the 'ParentContainer' field
|
MonthAggregation.Builder |
MonthAggregation.Builder.setVersion(int value)
Sets the value of the 'version' field
|
| Modifier and Type | Method and Description |
|---|---|
static MonthAggregation.Builder |
MonthAggregation.newBuilder(MonthAggregation.Builder other)
Creates a new MonthAggregation RecordBuilder by copying an existing Builder
|
Copyright © 2022. All rights reserved.