com.edustructures.sifworks
Class SIFDecimal

java.lang.Object
  extended by com.edustructures.sifworks.SIFSimpleType<java.math.BigDecimal>
      extended by com.edustructures.sifworks.SIFDecimal
All Implemented Interfaces:
java.io.Serializable

public class SIFDecimal
extends SIFSimpleType<java.math.BigDecimal>

See Also:
Serialized Form

Constructor Summary
SIFDecimal(java.math.BigDecimal value)
           
 
Method Summary
 SIFTypeConverter<java.math.BigDecimal> getTypeConverter()
          Returns a type converter that can be used to create an instance of the datatype from a string
 
Methods inherited from class com.edustructures.sifworks.SIFSimpleType
createField, equals, getDataType, getSQLType, getValue, hashCode, isDoNotEncode, toString, toString, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SIFDecimal

public SIFDecimal(java.math.BigDecimal value)
Method Detail

getTypeConverter

public SIFTypeConverter<java.math.BigDecimal> getTypeConverter()
Description copied from class: SIFSimpleType
Returns a type converter that can be used to create an instance of the datatype from a string

Specified by:
getTypeConverter in class SIFSimpleType<java.math.BigDecimal>
Returns:
The TypeConverter that is used for this element


Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.