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

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

public class LabelPosition
extends BaseDomainConstant

See Also:
Serialized Form

Field Summary
static LabelPosition BOTTOM
           
static LabelPosition LEFT
           
static LabelPosition RIGHT
           
static LabelPosition TOP
           
 
Method Summary
 byte getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOP

public static LabelPosition TOP

BOTTOM

public static LabelPosition BOTTOM

LEFT

public static LabelPosition LEFT

RIGHT

public static LabelPosition RIGHT
Method Detail

getValue

public byte getValue()


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