Uses of Class
hudson.plugins.clearcase.history.FieldFilter.Type

Packages that use FieldFilter.Type
hudson.plugins.clearcase.history   
 

Uses of FieldFilter.Type in hudson.plugins.clearcase.history
 

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

Constructors in hudson.plugins.clearcase.history with parameters of type FieldFilter.Type
FieldFilter(FieldFilter.Type type, java.lang.String patternText)
           
FileFilter(FieldFilter.Type type, java.lang.String patternText)
           
 



Copyright © 2011. All Rights Reserved.