public class C_Sum extends C_AggregationExpression
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
argument| Constructor and Description |
|---|
C_Sum() |
C_Sum(org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression argument) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
C_OperatorType |
getOperator() |
String |
toString() |
getArgument, getReturnedDataType, setArgumentprotected String id
public C_Sum()
public C_Sum(org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression argument)
public C_OperatorType getOperator()
public String getId()
getId in class C_AggregationExpressionpublic String toString()
toString in class C_AggregationExpressionCopyright © 2018. All Rights Reserved.