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