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

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

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

Fields in org.hackystat.tickertape.tickerlingua.jaxb with type parameters of type Tickertape
protected  java.util.List<Tickertape> Tickertapes.tickertape
           
 

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

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return types with arguments of type Tickertape
 java.util.List<Tickertape> Tickertapes.getTickertape()
          Gets the value of the tickertape property.