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

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

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

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

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

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