Uses of Class
org.hackystat.dailyprojectdata.resource.coverage.jaxb.ConstructData

Packages that use ConstructData
org.hackystat.dailyprojectdata.resource.coverage.jaxb Provides JAXB classes for the CoverageDailyProjectData XML schema. 
 

Uses of ConstructData in org.hackystat.dailyprojectdata.resource.coverage.jaxb
 

Fields in org.hackystat.dailyprojectdata.resource.coverage.jaxb with type parameters of type ConstructData
protected  java.util.List<ConstructData> CoverageDailyProjectData.constructData
           
 

Methods in org.hackystat.dailyprojectdata.resource.coverage.jaxb that return ConstructData
 ConstructData ObjectFactory.createConstructData()
          Create an instance of ConstructData
 

Methods in org.hackystat.dailyprojectdata.resource.coverage.jaxb that return types with arguments of type ConstructData
 java.util.List<ConstructData> CoverageDailyProjectData.getConstructData()
          Gets the value of the constructData property.