public static final class L2ModificationInstruction.PushHeaderInstructions extends L2ModificationInstruction
L2ModificationInstruction.L2SubType, L2ModificationInstruction.ModEtherInstruction, L2ModificationInstruction.ModMplsLabelInstruction, L2ModificationInstruction.ModVlanIdInstruction, L2ModificationInstruction.ModVlanPcpInstruction, L2ModificationInstruction.PushHeaderInstructionsInstruction.Type| Constructor and Description |
|---|
PushHeaderInstructions(L2ModificationInstruction.L2SubType subType,
org.onlab.packet.Ethernet ethernetType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.onlab.packet.Ethernet |
ethernetType() |
int |
hashCode() |
L2ModificationInstruction.L2SubType |
subtype() |
String |
toString() |
typepublic PushHeaderInstructions(L2ModificationInstruction.L2SubType subType, org.onlab.packet.Ethernet ethernetType)
public org.onlab.packet.Ethernet ethernetType()
public L2ModificationInstruction.L2SubType subtype()
subtype in class L2ModificationInstructionCopyright © 2015. All rights reserved.