public static interface OFOxmBsnInnerVlanVidMasked.Builder extends OFOxm.Builder<OFVlanVidMatch>
| Modifier and Type | Method and Description |
|---|---|
OFOxmBsnInnerVlanVidMasked |
build() |
OFOxm<OFVlanVidMatch> |
getCanonical() |
OFVlanVidMatch |
getMask() |
MatchField<OFVlanVidMatch> |
getMatchField() |
long |
getTypeLen() |
OFVlanVidMatch |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
OFOxmBsnInnerVlanVidMasked.Builder |
setMask(OFVlanVidMatch mask) |
OFOxmBsnInnerVlanVidMasked.Builder |
setValue(OFVlanVidMatch value) |
OFOxmBsnInnerVlanVidMasked build()
build in interface OFOxm.Builder<OFVlanVidMatch>long getTypeLen()
getTypeLen in interface OFOxm.Builder<OFVlanVidMatch>OFVlanVidMatch getValue()
getValue in interface OFOxm.Builder<OFVlanVidMatch>OFOxmBsnInnerVlanVidMasked.Builder setValue(OFVlanVidMatch value)
OFVlanVidMatch getMask()
getMask in interface OFOxm.Builder<OFVlanVidMatch>OFOxmBsnInnerVlanVidMasked.Builder setMask(OFVlanVidMatch mask)
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>OFVersion getVersion()
getVersion in interface OFOxm.Builder<OFVlanVidMatch>Copyright © 2016. All rights reserved.