public interface OFUint64 extends OFObject
Modifier and Type | Interface and Description |
---|---|
static interface |
OFUint64.Builder |
Modifier and Type | Method and Description |
---|---|
OFUint64.Builder |
createBuilder() |
U64 |
getValue() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
U64 getValue()
OFVersion getVersion()
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFUint64.Builder createBuilder()
Copyright © 2015. All rights reserved.