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

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

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

Fields in org.hackystat.tickertape.tickerlingua.jaxb declared as HackystatServices
protected  HackystatServices TickerLingua.hackystatServices
           
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return HackystatServices
 HackystatServices ObjectFactory.createHackystatServices()
          Create an instance of HackystatServices
 HackystatServices TickerLingua.getHackystatServices()
          Gets the value of the hackystatServices property.
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb with parameters of type HackystatServices
 void TickerLingua.setHackystatServices(HackystatServices value)
          Sets the value of the hackystatServices property.