org.eclipse.higgins.cardstore.schemas._2006._02.addressingidentity.impl
Class Identity
java.lang.Object
org.eclipse.higgins.cardstore.schemas._2006._02.addressingidentity.impl.Identity
- All Implemented Interfaces:
- IIdentity, XMLSerializer
public class Identity
- extends Object
- implements IIdentity
copyright
public static String copyright
Identity
public Identity()
getParent
public Object getParent()
- Specified by:
getParent in interface XMLSerializer
setParent
public void setParent(Object parentNode)
- Specified by:
setParent in interface XMLSerializer
fromXml
public void fromXml(Object obj)
throws UnsupportedObjectModel,
ExpectedObjectNotPresent
- Specified by:
fromXml in interface XMLSerializer
- Throws:
UnsupportedObjectModel
ExpectedObjectNotPresent
toXml
public Object toXml()
- Specified by:
toXml in interface XMLSerializer
getKeyInfo
public IKeyInfo getKeyInfo()
- Specified by:
getKeyInfo in interface IIdentity
setKeyInfo
public void setKeyInfo(IKeyInfo ki)
- Specified by:
setKeyInfo in interface IIdentity