Uses of Class
org.syncope.console.commons.SearchCondWrapper.FilterType

Packages that use SearchCondWrapper.FilterType
org.syncope.console.commons   
 

Uses of SearchCondWrapper.FilterType in org.syncope.console.commons
 

Methods in org.syncope.console.commons that return SearchCondWrapper.FilterType
 SearchCondWrapper.FilterType SearchCondWrapper.getFilterType()
           
static SearchCondWrapper.FilterType SearchCondWrapper.FilterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchCondWrapper.FilterType[] SearchCondWrapper.FilterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.syncope.console.commons with parameters of type SearchCondWrapper.FilterType
 void SearchCondWrapper.setFilterType(SearchCondWrapper.FilterType filterType)
           
 



Copyright © 2011. All Rights Reserved.