com.edustructures.sifworks
Class SIFTime

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

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

See Also:
Serialized Form

Constructor Summary
SIFTime(java.util.Calendar value)
          Creates an instance of SIFTime that wraps the specified 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

SIFTime

public SIFTime(java.util.Calendar value)
Creates an instance of SIFTime that wraps the specified Calendar value

Parameters:
value - The Calendar value to wrap in this instance
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.