public class C_Min extends C_AggregationExpression
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
argument| Constructor and Description |
|---|
C_Min() |
C_Min(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_Min()
public C_Min(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.