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

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

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

Fields in org.hackystat.sensor.ant.clover.jaxb declared as Project
protected  Project Coverage.project
           
 

Methods in org.hackystat.sensor.ant.clover.jaxb that return Project
 Project ObjectFactory.createProject()
          Create an instance of Project
 Project Coverage.getProject()
          Gets the value of the project property.
 

Methods in org.hackystat.sensor.ant.clover.jaxb with parameters of type Project
 void Coverage.setProject(Project value)
          Sets the value of the project property.