ar.com.fdvs.dj.domain
Class ColumnOperation
java.lang.Object
ar.com.fdvs.dj.domain.DJBaseElement
ar.com.fdvs.dj.domain.ColumnOperation
- All Implemented Interfaces:
- Entity, Serializable
public class ColumnOperation
- extends DJBaseElement
Numerical operations that can be applied by an OperationColumn.
- See Also:
OperationColumn,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUM
public static ColumnOperation SUM
SUBSTRACT
public static ColumnOperation SUBSTRACT
getValue
public String getValue()
Copyright © 2006-2009 FDV Solutions. All Rights Reserved.