ar.com.fdvs.dj.domain
Class ColumnOperation

java.lang.Object
  extended by ar.com.fdvs.dj.domain.ColumnOperation

public class ColumnOperation
extends java.lang.Object

Numerical operations that can be applied by an OperationColumn.

See Also:
OperationColumn

Field Summary
static ColumnOperation SUBSTRACT
           
static ColumnOperation SUM
           
 
Method Summary
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUM

public static ColumnOperation SUM

SUBSTRACT

public static ColumnOperation SUBSTRACT
Method Detail

getValue

public java.lang.String getValue()


Copyright © 2006-2008 FDV Solutions. All Rights Reserved.