Uses of Class
hudson.plugins.serenitec.util.model.EntriesContainer.Hierarchy

Packages that use EntriesContainer.Hierarchy
hudson.plugins.serenitec.util.model   
 

Uses of EntriesContainer.Hierarchy in hudson.plugins.serenitec.util.model
 

Methods in hudson.plugins.serenitec.util.model that return EntriesContainer.Hierarchy
static EntriesContainer.Hierarchy EntriesContainer.Hierarchy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EntriesContainer.Hierarchy[] EntriesContainer.Hierarchy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in hudson.plugins.serenitec.util.model with parameters of type EntriesContainer.Hierarchy
protected  void EntriesContainer.setHierarchy(EntriesContainer.Hierarchy hierarchy)
          Sets the hierarchy to the specified value.
 

Constructors in hudson.plugins.serenitec.util.model with parameters of type EntriesContainer.Hierarchy
EntriesContainer(EntriesContainer.Hierarchy hierarchy)
          Creates a new instance of AnnotationContainer.
EntriesContainer(java.lang.String name, EntriesContainer.Hierarchy hierarchy)
          Creates a new instance of AnnotationContainer.
 



Copyright © 2008. All Rights Reserved.