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