IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.element.simple.impl
Class DecimalConverter

java.lang.Object
  extended by com.ibm.btt.element.simple.impl.DecimalConverter
All Implemented Interfaces:
PropertyConverter

public class DecimalConverter
extends java.lang.Object
implements PropertyConverter


Constructor Summary
DecimalConverter()
           
 
Method Summary
 java.lang.Object convertToValue(java.lang.String text)
          Convert a string to a typed value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecimalConverter

public DecimalConverter()
Method Detail

convertToValue

public java.lang.Object convertToValue(java.lang.String text)
Description copied from interface: PropertyConverter
Convert a string to a typed value

Specified by:
convertToValue in interface PropertyConverter
Returns:

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011