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

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

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

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

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

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