public class GroupByClauseElementGroupingSet extends java.lang.Object implements GroupByClauseElement
Constructor and Description |
---|
GroupByClauseElementGroupingSet(java.util.List<GroupByClauseElement> elements) |
Modifier and Type | Method and Description |
---|---|
java.util.List<GroupByClauseElement> |
getElements() |
public GroupByClauseElementGroupingSet(java.util.List<GroupByClauseElement> elements)
public java.util.List<GroupByClauseElement> getElements()