com.edustructures.sifworks
Class SIFBoolean
java.lang.Object
com.edustructures.sifworks.SIFSimpleType<java.lang.Boolean>
com.edustructures.sifworks.SIFBoolean
- All Implemented Interfaces:
- java.io.Serializable
public class SIFBoolean
- extends SIFSimpleType<java.lang.Boolean>
Wraps a Java Boolean 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 |
SIFBoolean(java.lang.Boolean value)
Creates in instance of SIFBoolean |
|
Method Summary |
SIFTypeConverter<java.lang.Boolean> |
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 |
SIFBoolean
public SIFBoolean(java.lang.Boolean value)
- Creates in instance of SIFBoolean
- Parameters:
value -
getTypeConverter
public SIFTypeConverter<java.lang.Boolean> 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.Boolean>
- 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.