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