| Package | Description |
|---|---|
| org.onosproject.net.flow.instructions |
Traffic treatment model.
|
| Modifier and Type | Method and Description |
|---|---|
abstract L0ModificationInstruction.L0SubType |
L0ModificationInstruction.subtype() |
L0ModificationInstruction.L0SubType |
L0ModificationInstruction.ModLambdaInstruction.subtype() |
static L0ModificationInstruction.L0SubType |
L0ModificationInstruction.L0SubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static L0ModificationInstruction.L0SubType[] |
L0ModificationInstruction.L0SubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ModLambdaInstruction(L0ModificationInstruction.L0SubType subType,
short lambda) |
Copyright © 2015. All rights reserved.