public static interface OFOxmActsetOutput.Builder extends OFOxm.Builder<OFPort>
Modifier and Type | Method and Description |
---|---|
OFOxmActsetOutput |
build() |
OFOxm<OFPort> |
getCanonical() |
OFPort |
getMask() |
MatchField<OFPort> |
getMatchField() |
long |
getTypeLen() |
OFPort |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
OFOxmActsetOutput.Builder |
setValue(OFPort value) |
OFOxmActsetOutput build()
build
in interface OFOxm.Builder<OFPort>
long getTypeLen()
getTypeLen
in interface OFOxm.Builder<OFPort>
OFPort getValue()
getValue
in interface OFOxm.Builder<OFPort>
OFOxmActsetOutput.Builder setValue(OFPort value)
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>
OFPort getMask()
getMask
in interface OFOxm.Builder<OFPort>
OFVersion getVersion()
getVersion
in interface OFOxm.Builder<OFPort>
Copyright © 2017. All rights reserved.