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