com.edustructures.sifworks
Class SIFDateTime

java.lang.Object
  extended by com.edustructures.sifworks.SIFSimpleType<java.util.Calendar>
      extended by com.edustructures.sifworks.SIFDateTime
All Implemented Interfaces:
java.io.Serializable

public class SIFDateTime
extends SIFSimpleType<java.util.Calendar>

See Also:
Serialized Form

Constructor Summary
SIFDateTime(java.util.Calendar value)
           
 
Method Summary
 SIFTypeConverter<java.util.Calendar> 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

SIFDateTime

public SIFDateTime(java.util.Calendar value)
Method Detail

getTypeConverter

public SIFTypeConverter<java.util.Calendar> 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.util.Calendar>
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.