Uses of Class
hudson.plugins.tasks.util.model.DefaultAnnotationContainer

Packages that use DefaultAnnotationContainer
hudson.plugins.tasks.util.model   
 

Uses of DefaultAnnotationContainer in hudson.plugins.tasks.util.model
 

Methods in hudson.plugins.tasks.util.model that return DefaultAnnotationContainer
 DefaultAnnotationContainer AnnotationContainer.getCategory(int hashCode)
          Gets the category with the given hash code.
 DefaultAnnotationContainer AnnotationContainer.getCategory(java.lang.String category)
          Gets the category with the given name.
 DefaultAnnotationContainer AnnotationContainer.getType(int hashCode)
          Gets the type with the given hash code.
 DefaultAnnotationContainer AnnotationContainer.getType(java.lang.String type)
          Gets the type with the given name.
 



Copyright © 2009. All Rights Reserved.