|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.fdvs.dj.domain.DJBaseElement
ar.com.fdvs.dj.domain.ColumnOperation
public class ColumnOperation
Numerical operations that can be applied by an OperationColumn.
OperationColumn
,
Serialized FormField Summary | |
---|---|
static ColumnOperation |
SUBSTRACT
|
static ColumnOperation |
SUM
|
Fields inherited from interface ar.com.fdvs.dj.domain.entities.Entity |
---|
SERIAL_VERSION_UID |
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 |
---|
public static ColumnOperation SUM
public static ColumnOperation SUBSTRACT
Method Detail |
---|
public java.lang.String getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |