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

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

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

Fields in org.hackystat.tickertape.tickerlingua.jaxb declared as Tickertapes
protected  Tickertapes TickerLingua.tickertapes
           
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return Tickertapes
 Tickertapes ObjectFactory.createTickertapes()
          Create an instance of Tickertapes
 Tickertapes TickerLingua.getTickertapes()
          Gets the value of the tickertapes property.
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb with parameters of type Tickertapes
 void TickerLingua.setTickertapes(Tickertapes value)
          Sets the value of the tickertapes property.