Uses of Class
de.dagere.peass.ci.peassOverview.classification.ClassifiedProject
- 
Packages that use ClassifiedProject Package Description de.dagere.peass.ci.peassOverview de.dagere.peass.ci.peassOverview.classification  - 
- 
Uses of ClassifiedProject in de.dagere.peass.ci.peassOverview
Methods in de.dagere.peass.ci.peassOverview with parameters of type ClassifiedProject Modifier and Type Method Description static ProjectOverviewStatisticProjectOverviewStatistic. getFromClassification(String projectName, ProjectData projectData, ClassifiedProject classificationData) - 
Uses of ClassifiedProject in de.dagere.peass.ci.peassOverview.classification
Methods in de.dagere.peass.ci.peassOverview.classification that return types with arguments of type ClassifiedProject Modifier and Type Method Description Map<String,ClassifiedProject>Classifications. getProjects()Method parameters in de.dagere.peass.ci.peassOverview.classification with type arguments of type ClassifiedProject Modifier and Type Method Description voidClassifications. setProjects(Map<String,ClassifiedProject> projects) 
 -