org.eclipse.higgins.cardstore.schemas._2005._02.trust
Interface ITokenType

All Superinterfaces:
XMLSerializer
All Known Implementing Classes:
TokenType

public interface ITokenType
extends XMLSerializer


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

Field Detail

copyright

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

getUri

public String getUri()

setUri

public void setUri(String tokenTypeUri)