| Package | Description |
|---|---|
| org.netxms.client.constants | |
| org.netxms.client.log |
| Modifier and Type | Method and Description |
|---|---|
static ColumnFilterSetOperation |
ColumnFilterSetOperation.getByValue(int value)
Get enum element by integer value
|
static ColumnFilterSetOperation |
ColumnFilterSetOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnFilterSetOperation[] |
ColumnFilterSetOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnFilterSetOperation |
ColumnFilter.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnFilter.setOperation(ColumnFilterSetOperation operation) |
Copyright © 2017. All rights reserved.