Uses of Class
org.hackystat.sensor.ant.pmd.jaxb.Violation

Packages that use Violation
org.hackystat.sensor.ant.pmd.jaxb   
 

Uses of Violation in org.hackystat.sensor.ant.pmd.jaxb
 

Fields in org.hackystat.sensor.ant.pmd.jaxb with type parameters of type Violation
protected  java.util.List<Violation> File.violation
           
 

Methods in org.hackystat.sensor.ant.pmd.jaxb that return Violation
 Violation ObjectFactory.createViolation()
          Create an instance of Violation
 

Methods in org.hackystat.sensor.ant.pmd.jaxb that return types with arguments of type Violation
 java.util.List<Violation> File.getViolation()
          Gets the value of the violation property.