public static interface OFInstructionMeter.Builder extends OFInstruction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFInstructionMeter |
build() |
long |
getMeterId() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
OFInstructionMeter.Builder |
setMeterId(long meterId) |
OFInstructionMeter build()
build in interface OFInstruction.BuilderOFInstructionType getType()
getType in interface OFInstruction.Builderlong getMeterId()
OFInstructionMeter.Builder setMeterId(long meterId)
OFVersion getVersion()
getVersion in interface OFInstruction.BuilderCopyright © 2020. All rights reserved.