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