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