public static final class L2ModificationInstruction.ModMplsHeaderInstruction extends L2ModificationInstruction
L2ModificationInstruction.L2SubType, L2ModificationInstruction.ModEtherInstruction, L2ModificationInstruction.ModMplsBosInstruction, L2ModificationInstruction.ModMplsHeaderInstruction, L2ModificationInstruction.ModMplsLabelInstruction, L2ModificationInstruction.ModMplsTtlInstruction, L2ModificationInstruction.ModTunnelIdInstruction, L2ModificationInstruction.ModVlanHeaderInstruction, L2ModificationInstruction.ModVlanIdInstruction, L2ModificationInstruction.ModVlanPcpInstruction
Instruction.Type
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
EthType |
ethernetType() |
int |
hashCode() |
L2ModificationInstruction.L2SubType |
subtype() |
java.lang.String |
toString() |
type
public EthType ethernetType()
public L2ModificationInstruction.L2SubType subtype()
subtype
in class L2ModificationInstruction
public java.lang.String toString()
toString
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object