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.Builder
OFInstructionType getType()
getType
in interface OFInstruction.Builder
long getMeterId()
OFInstructionMeter.Builder setMeterId(long meterId)
OFVersion getVersion()
getVersion
in interface OFInstruction.Builder
Copyright © 2015. All rights reserved.