| Modifier and Type | Field and Description |
|---|---|
static byte |
LENGTH |
HEADER_LENGTHparent, payload| Constructor and Description |
|---|
LacpTerminatorTlv() |
| Modifier and Type | Method and Description |
|---|---|
static Deserializer<LacpTerminatorTlv> |
deserializer()
Deserializer function for LacpTerminatorTlv packets.
|
byte[] |
serialize()
Sets all payloads parent packet if applicable, then serializes this
packet and all payloads.
|
String |
toString() |
clone, equals, getParent, getPayload, hashCode, resetChecksum, setParent, setPayloadpublic static final byte LENGTH
public static Deserializer<LacpTerminatorTlv> deserializer()
public byte[] serialize()
IPacket