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