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

Packages that use CouplingData
org.hackystat.dailyprojectdata.resource.coupling.jaxb   
 

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

Fields in org.hackystat.dailyprojectdata.resource.coupling.jaxb with type parameters of type CouplingData
protected  java.util.List<CouplingData> CouplingDailyProjectData.couplingData
           
 

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

Methods in org.hackystat.dailyprojectdata.resource.coupling.jaxb that return types with arguments of type CouplingData
 java.util.List<CouplingData> CouplingDailyProjectData.getCouplingData()
          Gets the value of the couplingData property.