|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectar.com.fdvs.dj.domain.ColumnOperation
public class ColumnOperation
Numerical operations that can be applied by an OperationColumn.
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 |
|---|
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 | |||||||||