public interface OFOxs<T extends OFValueType<T>> extends OFObject
Modifier and Type | Interface and Description |
---|---|
static interface |
OFOxs.Builder<T extends OFValueType<T>> |
Modifier and Type | Method and Description |
---|---|
OFOxs.Builder<T> |
createBuilder() |
StatField<T> |
getStatField() |
long |
getTypeLen() |
T |
getValue() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
long getTypeLen()
T getValue()
OFVersion getVersion()
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFOxs.Builder<T> createBuilder()
Copyright © 2017. All rights reserved.