public interface OFInstructionWriteMetadata extends OFObject, OFInstruction
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFInstructionWriteMetadata.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFInstructionWriteMetadata.Builder |
createBuilder() |
U64 |
getMetadata() |
U64 |
getMetadataMask() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putToOFInstructionType getType()
getType in interface OFInstructionU64 getMetadata()
U64 getMetadataMask()
OFVersion getVersion()
getVersion in interface OFInstructiongetVersion in interface OFObjectvoid writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
writeTo in interface OFInstructionwriteTo in interface WriteableOFInstructionWriteMetadata.Builder createBuilder()
createBuilder in interface OFInstructionCopyright © 2016. All rights reserved.