ApplyItem.Kind| Constructor and Description |
|---|
GroupByImpl() |
| Modifier and Type | Method and Description |
|---|---|
GroupByImpl |
addGroupByItem(GroupByItem groupByItem) |
ApplyOption |
getApplyOption()
Gets the apply option to be applied to the grouped items.
|
List<GroupByItem> |
getGroupByItems()
Gets the items to group.
|
ApplyItem.Kind |
getKind()
Gets the kind of the transformation.
|
GroupByImpl |
setApplyOption(ApplyOption applyOption) |
public ApplyItem.Kind getKind()
ApplyItempublic ApplyOption getApplyOption()
GroupBygetApplyOption in interface GroupByApplyOption (but never null)public GroupByImpl setApplyOption(ApplyOption applyOption)
public List<GroupByItem> getGroupByItems()
GroupBygetGroupByItems in interface GroupByGroupByItems (but never null)public GroupByImpl addGroupByItem(GroupByItem groupByItem)
Copyright © 2023. All rights reserved.