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