| Package | Description |
|---|---|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
FlowRuleOperation.Type |
FlowRuleOperation.type()
Returns the type of operation.
|
static FlowRuleOperation.Type |
FlowRuleOperation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlowRuleOperation.Type[] |
FlowRuleOperation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FlowRuleOperation(FlowRule rule,
FlowRuleOperation.Type type) |
Copyright © 2015. All rights reserved.