public static final class L3ModificationInstruction.ModIPv6FlowLabelInstruction extends L3ModificationInstruction
L3ModificationInstruction.L3SubType, L3ModificationInstruction.ModArpEthInstruction, L3ModificationInstruction.ModArpIPInstruction, L3ModificationInstruction.ModArpOpInstruction, L3ModificationInstruction.ModIPInstruction, L3ModificationInstruction.ModIPv6FlowLabelInstruction, L3ModificationInstruction.ModTtlInstructionInstruction.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
flowLabel()
Gets the IPv6 flow label to set in the treatment.
|
int |
hashCode() |
L3ModificationInstruction.L3SubType |
subtype()
Returns the subtype of the modification instruction.
|
java.lang.String |
toString() |
typepublic L3ModificationInstruction.L3SubType subtype()
L3ModificationInstructionsubtype in class L3ModificationInstructionpublic int flowLabel()
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