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

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

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

Fields in org.hackystat.tickertape.tickerlingua.jaxb declared as HackystatAccount
protected  HackystatAccount HackystatUser.hackystatAccount
           
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return HackystatAccount
 HackystatAccount ObjectFactory.createHackystatAccount()
          Create an instance of HackystatAccount
 HackystatAccount HackystatUser.getHackystatAccount()
          Gets the value of the hackystatAccount property.
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb with parameters of type HackystatAccount
 void HackystatUser.setHackystatAccount(HackystatAccount value)
          Sets the value of the hackystatAccount property.