Uses of Class
org.hackystat.dailyprojectdata.resource.complexity.jaxb.ComplexityDailyProjectData

Packages that use ComplexityDailyProjectData
org.hackystat.dailyprojectdata.client Provides a client class that facilitates access to the DailyProjectData service. 
org.hackystat.dailyprojectdata.resource.complexity.jaxb   
 

Uses of ComplexityDailyProjectData in org.hackystat.dailyprojectdata.client
 

Methods in org.hackystat.dailyprojectdata.client that return ComplexityDailyProjectData
 ComplexityDailyProjectData DailyProjectDataClient.getComplexity(java.lang.String user, java.lang.String project, javax.xml.datatype.XMLGregorianCalendar timestamp, java.lang.String type, java.lang.String tool)
          Returns a ComplexityDailyProjectData instance from this server, or throws a DailyProjectData exception if problems occurred.
 

Uses of ComplexityDailyProjectData in org.hackystat.dailyprojectdata.resource.complexity.jaxb
 

Methods in org.hackystat.dailyprojectdata.resource.complexity.jaxb that return ComplexityDailyProjectData
 ComplexityDailyProjectData ObjectFactory.createComplexityDailyProjectData()
          Create an instance of ComplexityDailyProjectData