public interface OFOxmSctpSrcMasked extends OFObject, OFOxm<TransportPort>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFOxmSctpSrcMasked.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFOxmSctpSrcMasked.Builder |
createBuilder() |
OFOxm<TransportPort> |
getCanonical() |
TransportPort |
getMask() |
MatchField<TransportPort> |
getMatchField() |
long |
getTypeLen() |
TransportPort |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTolong getTypeLen()
getTypeLen in interface OFOxm<TransportPort>TransportPort getValue()
getValue in interface OFOxm<TransportPort>TransportPort getMask()
getMask 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>OFVersion getVersion()
getVersion in interface OFObjectgetVersion in interface OFOxm<TransportPort>void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFOxm<TransportPort>writeTo in interface WriteableOFOxmSctpSrcMasked.Builder createBuilder()
createBuilder in interface OFOxm<TransportPort>Copyright © 2020. All rights reserved.