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

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

public class DJVariableResetType
extends BaseDomainConstant

See Also:
Serialized Form

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

REPORT

public static final DJVariableResetType REPORT

PAGE

public static final DJVariableResetType PAGE

COLUMN

public static final DJVariableResetType COLUMN

GROUP

public static final DJVariableResetType GROUP

NONE

public static final DJVariableResetType NONE
Constructor Detail

DJVariableResetType

public DJVariableResetType(byte val)
Method Detail

getValue

public byte getValue()


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