Uses of Class
org.hackystat.sensor.ant.javancss.jaxb.FunctionAverages

Packages that use FunctionAverages
org.hackystat.sensor.ant.javancss.jaxb   
 

Uses of FunctionAverages in org.hackystat.sensor.ant.javancss.jaxb
 

Fields in org.hackystat.sensor.ant.javancss.jaxb with type parameters of type FunctionAverages
protected  java.util.List<FunctionAverages> Functions.functionAverages
           
 

Methods in org.hackystat.sensor.ant.javancss.jaxb that return FunctionAverages
 FunctionAverages ObjectFactory.createFunctionAverages()
          Create an instance of FunctionAverages
 

Methods in org.hackystat.sensor.ant.javancss.jaxb that return types with arguments of type FunctionAverages
 java.util.List<FunctionAverages> Functions.getFunctionAverages()
          Gets the value of the functionAverages property.