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