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

Packages that use FacebookAccount
org.hackystat.tickertape.tickerlingua Provides the TickerLingua definition language for this system. 
org.hackystat.tickertape.tickerlingua.jaxb   
 

Uses of FacebookAccount in org.hackystat.tickertape.tickerlingua
 

Constructors in org.hackystat.tickertape.tickerlingua with parameters of type FacebookAccount
FacebookAccount(FacebookAccount jaxb)
          Create an account from the JAXB version.
 

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

Fields in org.hackystat.tickertape.tickerlingua.jaxb with type parameters of type FacebookAccount
protected  java.util.List<FacebookAccount> FacebookAccounts.facebookAccount
           
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return FacebookAccount
 FacebookAccount ObjectFactory.createFacebookAccount()
          Create an instance of FacebookAccount
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return types with arguments of type FacebookAccount
 java.util.List<FacebookAccount> FacebookAccounts.getFacebookAccount()
          Gets the value of the facebookAccount property.