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

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

public class Stretching
extends BaseDomainConstant

See Also:
Serialized Form

Field Summary
static Stretching NO_STRETCH
           
static Stretching RELATIVE_TO_BAND_HEIGHT
           
static Stretching RELATIVE_TO_TALLEST_OBJECT
           
 
Method Summary
 byte getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_STRETCH

public static Stretching NO_STRETCH

RELATIVE_TO_TALLEST_OBJECT

public static Stretching RELATIVE_TO_TALLEST_OBJECT

RELATIVE_TO_BAND_HEIGHT

public static Stretching RELATIVE_TO_BAND_HEIGHT
Method Detail

getValue

public byte getValue()


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