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

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

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

Fields in org.hackystat.sensor.ant.jdepend.jaxb with type parameters of type Cycles.Package
protected  java.util.List<Cycles.Package> Cycles._package
           
 

Methods in org.hackystat.sensor.ant.jdepend.jaxb that return Cycles.Package
 Cycles.Package ObjectFactory.createCyclesPackage()
          Create an instance of Cycles.Package
 

Methods in org.hackystat.sensor.ant.jdepend.jaxb that return types with arguments of type Cycles.Package
 java.util.List<Cycles.Package> Cycles.getPackage()
          Gets the value of the package property.