public interface OFBundlePropTime extends OFObject, OFBundleProp
Modifier and Type | Interface and Description |
---|---|
static interface |
OFBundlePropTime.Builder |
Modifier and Type | Method and Description |
---|---|
OFBundlePropTime.Builder |
createBuilder() |
List<OFTime> |
getScheduledTime() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
int getType()
getType
in interface OFBundleProp
OFVersion getVersion()
getVersion
in interface OFBundleProp
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFBundleProp
writeTo
in interface Writeable
OFBundlePropTime.Builder createBuilder()
createBuilder
in interface OFBundleProp
Copyright © 2016. All rights reserved.