Package | Description |
---|---|
org.apache.syncope.client.console.panels.search |
Modifier and Type | Method and Description |
---|---|
SearchClause.Operator |
SearchClause.getOperator() |
static SearchClause.Operator |
SearchClause.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchClause.Operator[] |
SearchClause.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchClause.setOperator(SearchClause.Operator operator) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.