Uses of Class
org.hackystat.dailyprojectdata.resource.issuechange.jaxb.IssueChangeDailyProjectData

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

Uses of IssueChangeDailyProjectData in org.hackystat.dailyprojectdata.client
 

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

Uses of IssueChangeDailyProjectData in org.hackystat.dailyprojectdata.resource.issuechange.jaxb
 

Methods in org.hackystat.dailyprojectdata.resource.issuechange.jaxb that return IssueChangeDailyProjectData
 IssueChangeDailyProjectData ObjectFactory.createIssueChangeDailyProjectData()
          Create an instance of IssueChangeDailyProjectData