|
||||||||||
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.DJVariableResetType
public class DJVariableResetType
Field Summary | |
---|---|
static DJVariableResetType |
COLUMN
|
static DJVariableResetType |
GROUP
|
static DJVariableResetType |
NONE
|
static DJVariableResetType |
PAGE
|
static DJVariableResetType |
REPORT
|
Constructor Summary | |
---|---|
DJVariableResetType(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 DJVariableResetType REPORT
public static final DJVariableResetType PAGE
public static final DJVariableResetType COLUMN
public static final DJVariableResetType GROUP
public static final DJVariableResetType NONE
Constructor Detail |
---|
public DJVariableResetType(byte val)
Method Detail |
---|
public byte getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |