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