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.Builder
OFInstructionType getType()
getType
in interface OFInstruction.Builder
U64 getMetadata()
OFInstructionWriteMetadata.Builder setMetadata(U64 metadata)
U64 getMetadataMask()
OFInstructionWriteMetadata.Builder setMetadataMask(U64 metadataMask)
OFVersion getVersion()
getVersion
in interface OFInstruction.Builder
Copyright © 2015. All rights reserved.