Package | Description |
---|---|
net.ravendb.client |
Modifier and Type | Method and Description |
---|---|
static SearchOptions |
SearchOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchOptions[] |
SearchOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static SearchOptionsSet |
SearchOptionsSet.of(SearchOptions... values) |
Constructor and Description |
---|
SearchOptionsSet(SearchOptions... values) |
Copyright © 2016. All Rights Reserved.