public interface OFActionBsnChecksum extends OFObject, OFActionBsn
Modifier and Type | Interface and Description |
---|---|
static interface |
OFActionBsnChecksum.Builder |
Modifier and Type | Method and Description |
---|---|
OFActionBsnChecksum.Builder |
createBuilder() |
U128 |
getChecksum() |
long |
getExperimenter() |
long |
getSubtype() |
OFActionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFActionType getType()
getType
in interface OFAction
getType
in interface OFActionBsn
getType
in interface OFActionExperimenter
long getExperimenter()
getExperimenter
in interface OFActionBsn
getExperimenter
in interface OFActionExperimenter
long getSubtype()
getSubtype
in interface OFActionBsn
U128 getChecksum()
OFVersion getVersion()
getVersion
in interface OFAction
getVersion
in interface OFActionBsn
getVersion
in interface OFActionExperimenter
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFAction
writeTo
in interface OFActionBsn
writeTo
in interface OFActionExperimenter
writeTo
in interface Writeable
OFActionBsnChecksum.Builder createBuilder()
createBuilder
in interface OFAction
createBuilder
in interface OFActionBsn
createBuilder
in interface OFActionExperimenter
Copyright © 2015. All rights reserved.