public interface OFPortStatsPropExperimenter extends OFObject, OFPortStatsProp
Modifier and Type | Interface and Description |
---|---|
static interface |
OFPortStatsPropExperimenter.Builder |
Modifier and Type | Method and Description |
---|---|
OFPortStatsPropExperimenter.Builder |
createBuilder() |
long |
getExperimenter() |
byte[] |
getExperimenterData() |
long |
getExpType() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
int getType()
getType
in interface OFPortStatsProp
long getExperimenter()
long getExpType()
byte[] getExperimenterData() throws UnsupportedOperationException
UnsupportedOperationException
OFVersion getVersion()
getVersion
in interface OFObject
getVersion
in interface OFPortStatsProp
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFPortStatsProp
writeTo
in interface Writeable
OFPortStatsPropExperimenter.Builder createBuilder()
createBuilder
in interface OFPortStatsProp
Copyright © 2016. All rights reserved.