| Package | Description |
|---|---|
| com.h3c.util.filter |
| Modifier and Type | Method and Description |
|---|---|
SetCondition.Mode |
SetCondition.getMode()
Gets the mode related to this condition.
|
static SetCondition.Mode |
SetCondition.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetCondition.Mode[] |
SetCondition.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SetCondition(Set<D> values,
SetCondition.Mode mode)
Creates a new set condition.
|
Copyright © 2014. All Rights Reserved.