com.edustructures.sifworks
Class SIFInt
java.lang.Object
com.edustructures.sifworks.SIFSimpleType<java.lang.Integer>
com.edustructures.sifworks.SIFInt
- All Implemented Interfaces:
- java.io.Serializable
public class SIFInt
- extends SIFSimpleType<java.lang.Integer>
Wraps a Java Integer Type in an immutable instance that can be used
to construct a SIFSimpleType to represent
properties in SIF data objects.
- Version:
- 2.0
- See Also:
- Serialized Form
|
Constructor Summary |
SIFInt(java.lang.Integer value)
Creates an instance of SIFInt |
|
Method Summary |
SIFTypeConverter<java.lang.Integer> |
getTypeConverter()
Returns a type converter that can be used to create an instance of the
datatype from a string |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
SIFInt
public SIFInt(java.lang.Integer value)
- Creates an instance of SIFInt
- Parameters:
value -
getTypeConverter
public SIFTypeConverter<java.lang.Integer> 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.lang.Integer>
- 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.