| Package | Description |
|---|---|
| io.gitbub.devlibx.jm.avro.month | |
| io.gitbub.devlibx.jm.avro.month.child |
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.CharSequence,Container> |
MonthAggregation.data
Deprecated.
|
java.util.List<Container> |
MonthAggregation.ParentContainer
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.CharSequence,Container> |
MonthAggregation.getData()
Gets the value of the 'data' field.
|
java.util.Map<java.lang.CharSequence,Container> |
MonthAggregation.Builder.getData()
Gets the value of the 'data' field
|
java.util.List<Container> |
MonthAggregation.getParentContainer()
Gets the value of the 'ParentContainer' field.
|
java.util.List<Container> |
MonthAggregation.Builder.getParentContainer()
Gets the value of the 'ParentContainer' field
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonthAggregation.setData(java.util.Map<java.lang.CharSequence,Container> value)
Sets the value of the 'data' field.
|
MonthAggregation.Builder |
MonthAggregation.Builder.setData(java.util.Map<java.lang.CharSequence,Container> value)
Sets the value of the 'data' field
|
void |
MonthAggregation.setParentContainer(java.util.List<Container> value)
Sets the value of the 'ParentContainer' field.
|
MonthAggregation.Builder |
MonthAggregation.Builder.setParentContainer(java.util.List<Container> value)
Sets the value of the 'ParentContainer' field
|
| Constructor and Description |
|---|
MonthAggregation(java.util.List<Container> ParentContainer,
java.util.Map<java.lang.CharSequence,Container> data,
java.lang.Integer version)
All-args constructor.
|
MonthAggregation(java.util.List<Container> ParentContainer,
java.util.Map<java.lang.CharSequence,Container> data,
java.lang.Integer version)
All-args constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Container |
Container.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static Container.Builder |
Container.newBuilder(Container other)
Creates a new Container RecordBuilder by copying an existing Container instance
|
Copyright © 2022. All rights reserved.