|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sql.generation.api.grammar.query.GroupingElement.GrandTotal
public static final class GroupingElement.GrandTotal
This syntax element represents the grand total grouping element. It is open parenthesis followed by close parenthesis.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.query.GroupingElement |
|---|
GroupingElement.GrandTotal |
| Field Summary | |
|---|---|
static GroupingElement.GrandTotal |
INSTANCE
The singleton instance of GroupingElement.GrandTotal. |
| Method Summary | |
|---|---|
java.lang.Class<? extends GroupingElement> |
getImplementedType()
Returns GroupingElement.GrandTotal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GroupingElement.GrandTotal INSTANCE
GroupingElement.GrandTotal.
| Method Detail |
|---|
public java.lang.Class<? extends GroupingElement> getImplementedType()
GroupingElement.GrandTotal
getImplementedType in interface org.atp.api.Typeable<GroupingElement>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||