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

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

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

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



Copyright © 2010. All Rights Reserved.