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