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