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