public static final class L3ModificationInstruction.ModArpOpInstruction extends L3ModificationInstruction
L3ModificationInstruction.L3SubType, L3ModificationInstruction.ModArpEthInstruction, L3ModificationInstruction.ModArpIPInstruction, L3ModificationInstruction.ModArpOpInstruction, L3ModificationInstruction.ModIPInstruction, L3ModificationInstruction.ModIPv6FlowLabelInstruction, L3ModificationInstruction.ModTtlInstruction
Instruction.Type
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
long |
op() |
L3ModificationInstruction.L3SubType |
subtype()
Returns the subtype of the modification instruction.
|
java.lang.String |
toString() |
type
public L3ModificationInstruction.L3SubType subtype()
L3ModificationInstruction
subtype
in class L3ModificationInstruction
public long op()
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