public interface OFInstructionBsnDhcpOffload extends OFObject, OFInstructionBsn
Modifier and Type | Interface and Description |
---|---|
static interface |
OFInstructionBsnDhcpOffload.Builder |
Modifier and Type | Method and Description |
---|---|
OFInstructionBsnDhcpOffload.Builder |
createBuilder() |
long |
getExperimenter() |
long |
getSubtype() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFInstructionType getType()
getType
in interface OFInstruction
getType
in interface OFInstructionBsn
getType
in interface OFInstructionExperimenter
long getExperimenter()
getExperimenter
in interface OFInstructionBsn
getExperimenter
in interface OFInstructionExperimenter
long getSubtype()
getSubtype
in interface OFInstructionBsn
OFVersion getVersion()
getVersion
in interface OFInstruction
getVersion
in interface OFInstructionBsn
getVersion
in interface OFInstructionExperimenter
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFInstruction
writeTo
in interface OFInstructionBsn
writeTo
in interface OFInstructionExperimenter
writeTo
in interface Writeable
OFInstructionBsnDhcpOffload.Builder createBuilder()
createBuilder
in interface OFInstruction
createBuilder
in interface OFInstructionBsn
createBuilder
in interface OFInstructionExperimenter
Copyright © 2015. All rights reserved.