public static interface OFInstructionWriteMetadata.Builder extends OFInstruction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFInstructionWriteMetadata |
build() |
U64 |
getMetadata() |
U64 |
getMetadataMask() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
OFInstructionWriteMetadata.Builder |
setMetadata(U64 metadata) |
OFInstructionWriteMetadata.Builder |
setMetadataMask(U64 metadataMask) |
OFInstructionWriteMetadata build()
build in interface OFInstruction.BuilderOFInstructionType getType()
getType in interface OFInstruction.BuilderU64 getMetadata()
OFInstructionWriteMetadata.Builder setMetadata(U64 metadata)
U64 getMetadataMask()
OFInstructionWriteMetadata.Builder setMetadataMask(U64 metadataMask)
OFVersion getVersion()
getVersion in interface OFInstruction.BuilderCopyright © 2018. All rights reserved.