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

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

Uses of HackystatService in org.hackystat.tickertape.tickerlingua
 

Constructors in org.hackystat.tickertape.tickerlingua with parameters of type HackystatService
HackystatService(HackystatService service)
          Constructs the instance from the passed JAXB service instance.
 

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

Fields in org.hackystat.tickertape.tickerlingua.jaxb with type parameters of type HackystatService
protected  java.util.List<HackystatService> HackystatServices.hackystatService
           
 

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

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return types with arguments of type HackystatService
 java.util.List<HackystatService> HackystatServices.getHackystatService()
          Gets the value of the hackystatService property.