Package | Description |
---|---|
org.mule.modules.box.api.search |
Modifier and Type | Method and Description |
---|---|
SearchScope |
SearchParams.getScope() |
static SearchScope |
SearchScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchScope[] |
SearchScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchParams.setScope(SearchScope scope) |
Copyright © 2010–2017. All rights reserved.