org.eclipse.higgins.cardstore.schemas._2005._05.identity
Interface IBaseClaim

All Superinterfaces:
XMLSerializer
All Known Subinterfaces:
IClaimValue, ISupportedClaimType
All Known Implementing Classes:
ClaimValue, SupportedClaimType

public interface IBaseClaim
extends XMLSerializer


Field Summary
static String copyright
           
 
Method Summary
 String getUri()
           
 void setUri(String value)
           
 
Methods inherited from interface org.eclipse.higgins.cardstore.schemas.XMLSerializer
fromXml, getParent, setParent, toXml
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values
Method Detail

getUri

String getUri()

setUri

void setUri(String value)