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

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

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

Fields in org.hackystat.tickertape.tickerlingua.jaxb declared as TwitterAccounts
protected  TwitterAccounts TickerLingua.twitterAccounts
           
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return TwitterAccounts
 TwitterAccounts ObjectFactory.createTwitterAccounts()
          Create an instance of TwitterAccounts
 TwitterAccounts TickerLingua.getTwitterAccounts()
          Gets the value of the twitterAccounts property.
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb with parameters of type TwitterAccounts
 void TickerLingua.setTwitterAccounts(TwitterAccounts value)
          Sets the value of the twitterAccounts property.