public abstract class L1ModificationInstruction extends Object implements Instruction
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
L1ModificationInstruction.L1SubType
Represents the type of traffic treatment. 
 | 
static class  | 
L1ModificationInstruction.ModOduSignalIdInstruction
Represents an L1 ODU (Optical channel Data Unit) Signal Id modification instruction. 
 | 
Instruction.Type| Constructor and Description | 
|---|
L1ModificationInstruction()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract L1ModificationInstruction.L1SubType | 
subtype()  | 
Instruction.Type | 
type()
Returns the type of instruction. 
 | 
public static final String SEPARATOR
public abstract L1ModificationInstruction.L1SubType subtype()
public final Instruction.Type type()
Instructiontype in interface Instruction