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

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

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

Fields in org.hackystat.tickertape.tickerlingua.jaxb declared as FacebookAccounts
protected  FacebookAccounts TickerLingua.facebookAccounts
           
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return FacebookAccounts
 FacebookAccounts ObjectFactory.createFacebookAccounts()
          Create an instance of FacebookAccounts
 FacebookAccounts TickerLingua.getFacebookAccounts()
          Gets the value of the facebookAccounts property.
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb with parameters of type FacebookAccounts
 void TickerLingua.setFacebookAccounts(FacebookAccounts value)
          Sets the value of the facebookAccounts property.