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