Package | Description |
---|---|
org.wso2.carbon.registry.social.api.utils |
Modifier and Type | Method and Description |
---|---|
FilterOperation |
FilterOptions.getFilterOperation() |
static FilterOperation |
FilterOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterOperation[] |
FilterOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FilterOptions.setFilterOperation(FilterOperation filterOperation) |
Copyright © 2020 WSO2. All rights reserved.