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

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

public class Rotation
extends java.lang.Object


Field Summary
static Rotation LEFT
           
static Rotation NONE
           
static Rotation 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

NONE

public static Rotation NONE

LEFT

public static Rotation LEFT

RIGHT

public static Rotation RIGHT
Method Detail

getValue

public byte getValue()


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