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