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