org.eclipse.higgins.sts.common
Class DisplayToken

java.lang.Object
  extended byorg.eclipse.higgins.sts.common.DisplayToken
All Implemented Interfaces:
org.eclipse.higgins.sts.api.IDisplayToken

public class DisplayToken
extends Object
implements org.eclipse.higgins.sts.api.IDisplayToken

Author:
mikemci

Constructor Summary
DisplayToken()
           
 
Method Summary
 List getDisplayClaimList()
           
 String getLanguage()
           
 void setLanguage(String strLanguage)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayToken

public DisplayToken()
Method Detail

getDisplayClaimList

public List getDisplayClaimList()
Specified by:
getDisplayClaimList in interface org.eclipse.higgins.sts.api.IDisplayToken

getLanguage

public String getLanguage()
Specified by:
getLanguage in interface org.eclipse.higgins.sts.api.IDisplayToken

setLanguage

public void setLanguage(String strLanguage)
Specified by:
setLanguage in interface org.eclipse.higgins.sts.api.IDisplayToken