org.openfast.template.type
Class DecimalConverter

java.lang.Object
  extended by org.openfast.template.type.DecimalConverter
All Implemented Interfaces:
java.io.Serializable, ComposedValueConverter

public class DecimalConverter
extends java.lang.Object
implements ComposedValueConverter

See Also:
Serialized Form

Constructor Summary
DecimalConverter()
           
 
Method Summary
 FieldValue compose(FieldValue[] values)
           
 FieldValue[] split(FieldValue 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

split

public FieldValue[] split(FieldValue value)
Specified by:
split in interface ComposedValueConverter

compose

public FieldValue compose(FieldValue[] values)
Specified by:
compose in interface ComposedValueConverter


Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.