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

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

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

Fields in org.hackystat.sensor.ant.jdepend.jaxb declared as DependsUpon
protected  DependsUpon Package.dependsUpon
           
 

Methods in org.hackystat.sensor.ant.jdepend.jaxb that return DependsUpon
 DependsUpon ObjectFactory.createDependsUpon()
          Create an instance of DependsUpon
 DependsUpon Package.getDependsUpon()
          Gets the value of the dependsUpon property.
 

Methods in org.hackystat.sensor.ant.jdepend.jaxb with parameters of type DependsUpon
 void Package.setDependsUpon(DependsUpon value)
          Sets the value of the dependsUpon property.