public interface SearchAdvancedParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
SearchAdvancedParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAllWords()
Retrieves the value for the optional structure field
allWords. |
String |
getAtLeastOneOfTheWords()
Retrieves the value for the optional structure field
atLeastOneOfTheWords. |
String |
getWithoutWords()
Retrieves the value for the optional structure field
withoutWords. |
String getAllWords()
allWords.allWords.String getAtLeastOneOfTheWords()
atLeastOneOfTheWords.atLeastOneOfTheWords.String getWithoutWords()
withoutWords.withoutWords.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.