|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.fdvs.dj.domain.constants.BaseDomainConstant
ar.com.fdvs.dj.domain.constants.DJVariableIncrementType
public class DJVariableIncrementType
Field Summary | |
---|---|
static DJVariableIncrementType |
COLUMN
|
static DJVariableIncrementType |
GROUP
|
static DJVariableIncrementType |
NONE
|
static DJVariableIncrementType |
PAGE
|
static DJVariableIncrementType |
REPORT
|
Constructor Summary | |
---|---|
DJVariableIncrementType(byte val)
|
Method Summary | |
---|---|
byte |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final DJVariableIncrementType REPORT
public static final DJVariableIncrementType PAGE
public static final DJVariableIncrementType COLUMN
public static final DJVariableIncrementType GROUP
public static final DJVariableIncrementType NONE
Constructor Detail |
---|
public DJVariableIncrementType(byte val)
Method Detail |
---|
public byte getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |