| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
static FuzzyType |
FuzzyType.fromValue(String input) |
FuzzyType |
AdvancedSearchRequest.getFuzzyType() |
static FuzzyType |
FuzzyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FuzzyType[] |
FuzzyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchRequest |
AdvancedSearchRequest.fuzzyType(FuzzyType fuzzyType) |
void |
AdvancedSearchRequest.setFuzzyType(FuzzyType fuzzyType) |
Copyright © 2022. All rights reserved.