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.BuilderOFInstructionType getType()
getType in interface OFInstruction.BuilderSet<OFStatTriggerFlags> getFlags()
OFInstructionStatTrigger.Builder setFlags(Set<OFStatTriggerFlags> flags)
OFOxsList getThresholds()
OFInstructionStatTrigger.Builder setThresholds(OFOxsList thresholds)
OFVersion getVersion()
getVersion in interface OFInstruction.BuilderCopyright © 2021. All rights reserved.