public static final class IcmpV4InformationReplyPacket.Builder extends AbstractPacket.AbstractBuilder
Constructor and Description |
---|
IcmpV4InformationReplyPacket.Builder() |
Modifier and Type | Method and Description |
---|---|
IcmpV4InformationReplyPacket |
build() |
IcmpV4InformationReplyPacket.Builder |
identifier(short identifier) |
IcmpV4InformationReplyPacket.Builder |
sequenceNumber(short sequenceNumber) |
get, getOuterOf, getPayloadBuilder, iterator, payloadBuilder
public IcmpV4InformationReplyPacket.Builder()
public IcmpV4InformationReplyPacket.Builder identifier(short identifier)
public IcmpV4InformationReplyPacket.Builder sequenceNumber(short sequenceNumber)
public IcmpV4InformationReplyPacket build()
build
in interface Packet.Builder
build
in class AbstractPacket.AbstractBuilder
Copyright © 2014. All Rights Reserved.