org.eclipse.higgins.cardstore.schemas._2005._05.identity.impl
Class SupportedClaimType
java.lang.Object
org.eclipse.higgins.cardstore.schemas._2005._05.identity.impl.SupportedClaimType
- All Implemented Interfaces:
- IBaseClaim, ISupportedClaimType, XMLSerializer
- public class SupportedClaimType
- extends Object
- implements ISupportedClaimType
copyright
public static String copyright
SupportedClaimType
public SupportedClaimType()
getParent
public Object getParent()
- Specified by:
getParent in interface XMLSerializer
setParent
public void setParent(Object parentNode)
- Specified by:
setParent in interface XMLSerializer
getDescription
public String getDescription()
- Specified by:
getDescription in interface ISupportedClaimType
getDisplayTag
public String getDisplayTag()
- Specified by:
getDisplayTag in interface ISupportedClaimType
setDescription
public void setDescription(String value)
- Specified by:
setDescription in interface ISupportedClaimType
setDisplayTag
public void setDisplayTag(String value)
- Specified by:
setDisplayTag in interface ISupportedClaimType
getUri
public String getUri()
- Specified by:
getUri in interface IBaseClaim
setUri
public void setUri(String value)
- Specified by:
setUri in interface IBaseClaim
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