public static interface OFInstructionStatTrigger.Builder extends OFInstruction.Builder
Modifier and Type | Method and Description |
---|---|
OFInstructionStatTrigger |
build() |
Set<OFStatTriggerFlags> |
getFlags() |
OFOxsList |
getThresholds() |
OFInstructionType |
getType() |
OFVersion |
getVersion() |
OFInstructionStatTrigger.Builder |
setFlags(Set<OFStatTriggerFlags> flags) |
OFInstructionStatTrigger.Builder |
setThresholds(OFOxsList thresholds) |
OFInstructionStatTrigger build()
build
in interface OFInstruction.Builder
OFInstructionType getType()
getType
in interface OFInstruction.Builder
Set<OFStatTriggerFlags> getFlags()
OFInstructionStatTrigger.Builder setFlags(Set<OFStatTriggerFlags> flags)
OFOxsList getThresholds()
OFInstructionStatTrigger.Builder setThresholds(OFOxsList thresholds)
OFVersion getVersion()
getVersion
in interface OFInstruction.Builder
Copyright © 2016. All rights reserved.