Uses of Class
org.hackystat.dailyprojectdata.resource.coupling.jaxb.CouplingDailyProjectData

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

Uses of CouplingDailyProjectData in org.hackystat.dailyprojectdata.client
 

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

Uses of CouplingDailyProjectData in org.hackystat.dailyprojectdata.resource.coupling.jaxb
 

Methods in org.hackystat.dailyprojectdata.resource.coupling.jaxb that return CouplingDailyProjectData
 CouplingDailyProjectData ObjectFactory.createCouplingDailyProjectData()
          Create an instance of CouplingDailyProjectData