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

Packages that use IssueChangeData
org.hackystat.dailyprojectdata.resource.issuechange.jaxb   
 

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

Fields in org.hackystat.dailyprojectdata.resource.issuechange.jaxb with type parameters of type IssueChangeData
protected  java.util.List<IssueChangeData> IssueChangeDailyProjectData.issueChangeData
           
 

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

Methods in org.hackystat.dailyprojectdata.resource.issuechange.jaxb that return types with arguments of type IssueChangeData
 java.util.List<IssueChangeData> IssueChangeDailyProjectData.getIssueChangeData()
          Gets the value of the issueChangeData property.