public final class NeighborDiscoveryOptions.Option
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
byte[] |
data()
Gets the option data.
|
int |
dataLength()
Gets the option data length (in number of octets).
|
java.lang.String |
toString() |
byte |
type()
Gets the option type.
|
public byte type()
public byte[] data()
public int dataLength()
public java.lang.String toString()
toString
in class java.lang.Object