Uses of Class
org.hackystat.tickertape.tickerlingua.jaxb.Globals

Packages that use Globals
org.hackystat.tickertape.tickerlingua.jaxb   
 

Uses of Globals in org.hackystat.tickertape.tickerlingua.jaxb
 

Fields in org.hackystat.tickertape.tickerlingua.jaxb declared as Globals
protected  Globals TickerLingua.globals
           
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return Globals
 Globals ObjectFactory.createGlobals()
          Create an instance of Globals
 Globals TickerLingua.getGlobals()
          Gets the value of the globals property.
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb with parameters of type Globals
 void TickerLingua.setGlobals(Globals value)
          Sets the value of the globals property.