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(io.netty.buffer.ByteBuf channelBuffer) |
putToOFInstructionType getType()
getType in interface OFInstructionU64 getMetadata()
U64 getMetadataMask()
OFVersion getVersion()
getVersion in interface OFInstructiongetVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFInstructionwriteTo in interface WriteableOFInstructionWriteMetadata.Builder createBuilder()
createBuilder in interface OFInstructionCopyright © 2019. All rights reserved.