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

java.lang.Object
  extended by ar.com.fdvs.dj.domain.constants.HorizontalAlign

public class HorizontalAlign
extends java.lang.Object


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

Field Detail

LEFT

public static HorizontalAlign LEFT

RIGHT

public static HorizontalAlign RIGHT

CENTER

public static HorizontalAlign CENTER

JUSTIFY

public static HorizontalAlign JUSTIFY
Method Detail

getValue

public byte getValue()


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