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

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

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

Fields in org.hackystat.tickertape.tickerlingua.jaxb declared as HackystatUsers
protected  HackystatUsers TickerLingua.hackystatUsers
           
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return HackystatUsers
 HackystatUsers ObjectFactory.createHackystatUsers()
          Create an instance of HackystatUsers
 HackystatUsers TickerLingua.getHackystatUsers()
          Gets the value of the hackystatUsers property.
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb with parameters of type HackystatUsers
 void TickerLingua.setHackystatUsers(HackystatUsers value)
          Sets the value of the hackystatUsers property.