org.gvsig.tools.dataTypes.impl.coercion
Class CoerceToByte

java.lang.Object
  extended by org.gvsig.tools.dataTypes.impl.coercion.CoerceToByte
All Implemented Interfaces:
DataTypesManager.Coercion

public class CoerceToByte
extends Object
implements DataTypesManager.Coercion


Constructor Summary
CoerceToByte()
           
 
Method Summary
 Object coerce(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoerceToByte

public CoerceToByte()
Method Detail

coerce

public Object coerce(Object value)
              throws CoercionException
Specified by:
coerce in interface DataTypesManager.Coercion
Throws:
CoercionException


Copyright © 2004-2011 gvSIG. All Rights Reserved.