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