Uses of Class
org.hackystat.dailyprojectdata.resource.build.jaxb.BuildDailyProjectData

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

Uses of BuildDailyProjectData in org.hackystat.dailyprojectdata.client
 

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

Uses of BuildDailyProjectData in org.hackystat.dailyprojectdata.resource.build.jaxb
 

Methods in org.hackystat.dailyprojectdata.resource.build.jaxb that return BuildDailyProjectData
 BuildDailyProjectData ObjectFactory.createBuildDailyProjectData()
          Create an instance of BuildDailyProjectData