public abstract class L0ModificationInstruction extends Object implements Instruction
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
L0ModificationInstruction.L0SubType
Represents the type of traffic treatment. 
 | 
static class  | 
L0ModificationInstruction.ModOchSignalInstruction
Represents an L0 OCh (Optical Channel) modification instruction. 
 | 
Instruction.Type| Constructor and Description | 
|---|
L0ModificationInstruction()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract L0ModificationInstruction.L0SubType | 
subtype()  | 
Instruction.Type | 
type()
Returns the type of instruction. 
 | 
public abstract L0ModificationInstruction.L0SubType subtype()
public final Instruction.Type type()
Instructiontype in interface Instruction