Uses of Class
hudson.plugins.violations.model.BuildModel.TypeCount

Packages that use BuildModel.TypeCount
hudson.plugins.violations.model   
 

Uses of BuildModel.TypeCount in hudson.plugins.violations.model
 

Methods in hudson.plugins.violations.model that return types with arguments of type BuildModel.TypeCount
 java.util.Map<java.lang.String,BuildModel.TypeCount> BuildModel.getTypeCountMap()
          Get the type count map.
 java.util.Collection<BuildModel.TypeCount> BuildModel.getTypeCounts()
          Get the collection of type counts.
 



Copyright © 2004-2012. All Rights Reserved.