public static interface OFOxmActsetOutputMasked.Builder extends OFOxm.Builder<OFPort>
| Modifier and Type | Method and Description |
|---|---|
OFOxmActsetOutputMasked |
build() |
OFOxm<OFPort> |
getCanonical() |
OFPort |
getMask() |
MatchField<OFPort> |
getMatchField() |
long |
getTypeLen() |
OFPort |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
OFOxmActsetOutputMasked.Builder |
setMask(OFPort mask) |
OFOxmActsetOutputMasked.Builder |
setValue(OFPort value) |
OFOxmActsetOutputMasked build()
build in interface OFOxm.Builder<OFPort>long getTypeLen()
getTypeLen in interface OFOxm.Builder<OFPort>OFPort getValue()
getValue in interface OFOxm.Builder<OFPort>OFOxmActsetOutputMasked.Builder setValue(OFPort value)
OFPort getMask()
getMask in interface OFOxm.Builder<OFPort>OFOxmActsetOutputMasked.Builder setMask(OFPort mask)
MatchField<OFPort> getMatchField()
getMatchField in interface OFOxm.Builder<OFPort>boolean isMasked()
isMasked in interface OFOxm.Builder<OFPort>OFOxm<OFPort> getCanonical()
getCanonical in interface OFOxm.Builder<OFPort>OFVersion getVersion()
getVersion in interface OFOxm.Builder<OFPort>Copyright © 2020. All rights reserved.