| Package | Description |
|---|---|
| com.manydesigns.elements.fields | |
| com.manydesigns.elements.fields.search |
| Modifier and Type | Method and Description |
|---|---|
static BooleanSearchValue |
BooleanSearchValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BooleanSearchValue[] |
BooleanSearchValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected BooleanSearchValue |
BooleanSearchField.value |
| Modifier and Type | Method and Description |
|---|---|
BooleanSearchValue |
BooleanSearchField.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanSearchField.setValue(BooleanSearchValue value) |