ar.com.fdvs.dj.domain
Class ColumnsGroupVariableOperation
java.lang.Object
ar.com.fdvs.dj.domain.ColumnsGroupVariableOperation
public class ColumnsGroupVariableOperation
- extends java.lang.Object
Operations that can be shown as a group variable.
- See Also:
OperationColumn
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AVERAGE
public static ColumnsGroupVariableOperation AVERAGE
COUNT
public static ColumnsGroupVariableOperation COUNT
FIRST
public static ColumnsGroupVariableOperation FIRST
HIGHEST
public static ColumnsGroupVariableOperation HIGHEST
LOWEST
public static ColumnsGroupVariableOperation LOWEST
NOTHING
public static ColumnsGroupVariableOperation NOTHING
STANDARD_DEVIATION
public static ColumnsGroupVariableOperation STANDARD_DEVIATION
SUM
public static ColumnsGroupVariableOperation SUM
SYSTEM
public static ColumnsGroupVariableOperation SYSTEM
VARIANCE
public static ColumnsGroupVariableOperation VARIANCE
getValue
public byte getValue()
Copyright © 2006-2008 FDV Solutions. All Rights Reserved.