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