public interface OFOxmTcpDst extends OFObject, OFOxm<TransportPort>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFOxmTcpDst.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFOxmTcpDst.Builder |
createBuilder() |
OFOxm<TransportPort> |
getCanonical() |
TransportPort |
getMask() |
MatchField<TransportPort> |
getMatchField() |
long |
getTypeLen() |
TransportPort |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putTolong getTypeLen()
getTypeLen in interface OFOxm<TransportPort>TransportPort getValue()
getValue in interface OFOxm<TransportPort>MatchField<TransportPort> getMatchField()
getMatchField in interface OFOxm<TransportPort>boolean isMasked()
isMasked in interface OFOxm<TransportPort>OFOxm<TransportPort> getCanonical()
getCanonical in interface OFOxm<TransportPort>TransportPort getMask()
getMask in interface OFOxm<TransportPort>OFVersion getVersion()
getVersion in interface OFObjectgetVersion in interface OFOxm<TransportPort>void writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
writeTo in interface OFOxm<TransportPort>writeTo in interface WriteableOFOxmTcpDst.Builder createBuilder()
createBuilder in interface OFOxm<TransportPort>Copyright © 2016. All rights reserved.