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) |
putTolong getTypeLen()
T getValue()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFOxs.Builder<T> createBuilder()
Copyright © 2021. All rights reserved.