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