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

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

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

Methods in org.syncope.console.commons that return SearchCondWrapper.OperationType
 SearchCondWrapper.OperationType SearchCondWrapper.getOperationType()
           
static SearchCondWrapper.OperationType SearchCondWrapper.OperationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchCondWrapper.OperationType[] SearchCondWrapper.OperationType.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.OperationType
 void SearchCondWrapper.setOperationType(SearchCondWrapper.OperationType operationType)
           
 



Copyright © 2011. All Rights Reserved.