org.eclipse.higgins.icard.provider.cardspace.common.io
Class HDSCardElement
java.lang.Object
org.eclipse.higgins.icard.common.io.IOElement
org.eclipse.higgins.icard.provider.cardspace.common.io.HDSCardElement
- All Implemented Interfaces:
- org.eclipse.higgins.icard.io.IElement, org.eclipse.higgins.icard.io.IICardElement
public class HDSCardElement
- extends org.eclipse.higgins.icard.common.io.IOElement
- implements org.eclipse.higgins.icard.io.IICardElement
| Methods inherited from class org.eclipse.higgins.icard.common.io.IOElement |
get, getAs, getObjectClass, getSupportedClasses |
| Methods inherited from interface org.eclipse.higgins.icard.io.IElement |
get, getAs, getObjectClass, getSupportedClasses |
HDSCardElement
public HDSCardElement()
set
public void set(Object objectElement)
throws Exception
- Specified by:
set in interface org.eclipse.higgins.icard.io.IElement- Overrides:
set in class org.eclipse.higgins.icard.common.io.IOElement
- Throws:
Exception
getCUID
public org.eclipse.higgins.icard.CUID getCUID()
- Specified by:
getCUID in interface org.eclipse.higgins.icard.io.IICardElement
toString
public String toString()
- Overrides:
toString in class Object