org.eclipse.higgins.rp.tokens
Interface RPClaimType

All Known Implementing Classes:
RPClaimTypeImpl

public interface RPClaimType


Method Summary
 String getDisplayName()
           
 URI getName()
           
 String getShortName()
           
 

Method Detail

getName

public URI getName()

getDisplayName

public String getDisplayName()

getShortName

public String getShortName()