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

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

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

Fields in org.hackystat.sensor.ant.jdepend.jaxb declared as UsedBy
protected  UsedBy Package.usedBy
           
 

Methods in org.hackystat.sensor.ant.jdepend.jaxb that return UsedBy
 UsedBy ObjectFactory.createUsedBy()
          Create an instance of UsedBy
 UsedBy Package.getUsedBy()
          Gets the value of the usedBy property.
 

Methods in org.hackystat.sensor.ant.jdepend.jaxb with parameters of type UsedBy
 void Package.setUsedBy(UsedBy value)
          Sets the value of the usedBy property.