Uses of Class
org.hackystat.sensor.ant.jdepend.jaxb.Cycles

Packages that use Cycles
org.hackystat.sensor.ant.jdepend.jaxb   
 

Uses of Cycles in org.hackystat.sensor.ant.jdepend.jaxb
 

Fields in org.hackystat.sensor.ant.jdepend.jaxb declared as Cycles
protected  Cycles JDepend.cycles
           
 

Methods in org.hackystat.sensor.ant.jdepend.jaxb that return Cycles
 Cycles ObjectFactory.createCycles()
          Create an instance of Cycles
 Cycles JDepend.getCycles()
          Gets the value of the cycles property.
 

Methods in org.hackystat.sensor.ant.jdepend.jaxb with parameters of type Cycles
 void JDepend.setCycles(Cycles value)
          Sets the value of the cycles property.