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

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

public class Rotation
extends BaseDomainConstant

See Also:
Serialized Form

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-2011 FDV Solutions. All Rights Reserved.