public static final class L2ModificationInstruction.ModVlanPcpInstruction extends L2ModificationInstruction
L2ModificationInstruction.L2SubType, L2ModificationInstruction.ModEtherInstruction, L2ModificationInstruction.ModMplsBosInstruction, L2ModificationInstruction.ModMplsHeaderInstruction, L2ModificationInstruction.ModMplsLabelInstruction, L2ModificationInstruction.ModMplsTtlInstruction, L2ModificationInstruction.ModTunnelIdInstruction, L2ModificationInstruction.ModVlanHeaderInstruction, L2ModificationInstruction.ModVlanIdInstruction, L2ModificationInstruction.ModVlanPcpInstructionInstruction.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
L2ModificationInstruction.L2SubType |
subtype() |
java.lang.String |
toString() |
byte |
vlanPcp() |
typepublic L2ModificationInstruction.L2SubType subtype()
subtype in class L2ModificationInstructionpublic byte vlanPcp()
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object