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) |
putToU64 getSeconds()
long getNanoseconds()
OFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFTime.Builder createBuilder()
Copyright © 2020. All rights reserved.