superwaba.ext.ce.io.builtin
Class IExtended

java.lang.Object
  |
  +--superwaba.ext.ce.io.builtin.IExtended
Direct Known Subclasses:
IDate, IRecipient, IRecipients, IRecurrencePattern

public class IExtended
extends java.lang.Object

superclass of all the converting classes


Constructor Summary
IExtended(java.lang.String value)
          creates a new instance of IExtended
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IExtended

public IExtended(java.lang.String value)
creates a new instance of IExtended
Parameters:
value - the value to convert by this class
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
Returns:
a String representation of this Object