ar.com.fdvs.dj.domain.constants
Class DJVariableIncrementType

java.lang.Object
  extended by ar.com.fdvs.dj.domain.constants.BaseDomainConstant
      extended by ar.com.fdvs.dj.domain.constants.DJVariableIncrementType
All Implemented Interfaces:
java.io.Serializable

public class DJVariableIncrementType
extends BaseDomainConstant

See Also:
Serialized Form

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

REPORT

public static final DJVariableIncrementType REPORT

PAGE

public static final DJVariableIncrementType PAGE

COLUMN

public static final DJVariableIncrementType COLUMN

GROUP

public static final DJVariableIncrementType GROUP

NONE

public static final DJVariableIncrementType NONE
Constructor Detail

DJVariableIncrementType

public DJVariableIncrementType(byte val)
Method Detail

getValue

public byte getValue()


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