org.castor.cpa.persistence.convertor
Class ByteToBigDecimal
java.lang.Object
org.castor.cpa.persistence.convertor.AbstractTypeConvertor
org.castor.cpa.persistence.convertor.AbstractSimpleTypeConvertor
org.castor.cpa.persistence.convertor.ByteToBigDecimal
- All Implemented Interfaces:
- Cloneable, TypeConvertor
public final class ByteToBigDecimal
- extends AbstractSimpleTypeConvertor
Convert Byte to BigDecimal.
- Since:
- 1.1.3
- Version:
- $Revision: 7134 $ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
- Author:
- Ralf Joachim
ByteToBigDecimal
public ByteToBigDecimal()
- Default constructor.
convert
public Object convert(Object object)
-
Copyright © 2010. All Rights Reserved.