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