Modifier and Type | Field and Description |
---|---|
static MatchField<OFBooleanValue> |
MatchField.BSN_GLOBAL_VRF_ALLOWED |
Modifier and Type | Method and Description |
---|---|
OFBooleanValue |
OFOxmBsnGlobalVrfAllowedMasked.getMask() |
OFBooleanValue |
OFOxmBsnGlobalVrfAllowedMasked.Builder.getMask() |
OFBooleanValue |
OFOxmBsnGlobalVrfAllowed.getMask() |
OFBooleanValue |
OFOxmBsnGlobalVrfAllowed.Builder.getMask() |
OFBooleanValue |
OFOxmBsnGlobalVrfAllowedMasked.getValue() |
OFBooleanValue |
OFOxmBsnGlobalVrfAllowedMasked.Builder.getValue() |
OFBooleanValue |
OFOxmBsnGlobalVrfAllowed.getValue() |
OFBooleanValue |
OFOxmBsnGlobalVrfAllowed.Builder.getValue() |
Modifier and Type | Method and Description |
---|---|
OFOxm<OFBooleanValue> |
OFOxmBsnGlobalVrfAllowedMasked.getCanonical() |
OFOxm<OFBooleanValue> |
OFOxmBsnGlobalVrfAllowedMasked.Builder.getCanonical() |
OFOxm<OFBooleanValue> |
OFOxmBsnGlobalVrfAllowed.getCanonical() |
OFOxm<OFBooleanValue> |
OFOxmBsnGlobalVrfAllowed.Builder.getCanonical() |
MatchField<OFBooleanValue> |
OFOxmBsnGlobalVrfAllowedMasked.getMatchField() |
MatchField<OFBooleanValue> |
OFOxmBsnGlobalVrfAllowedMasked.Builder.getMatchField() |
MatchField<OFBooleanValue> |
OFOxmBsnGlobalVrfAllowed.getMatchField() |
MatchField<OFBooleanValue> |
OFOxmBsnGlobalVrfAllowed.Builder.getMatchField() |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnGlobalVrfAllowed |
OFOxms.bsnGlobalVrfAllowed(OFBooleanValue value) |
OFOxmBsnGlobalVrfAllowedMasked |
OFOxms.bsnGlobalVrfAllowedMasked(OFBooleanValue value,
OFBooleanValue mask) |
OFOxmBsnGlobalVrfAllowedMasked.Builder |
OFOxmBsnGlobalVrfAllowedMasked.Builder.setMask(OFBooleanValue mask) |
OFOxmBsnGlobalVrfAllowedMasked.Builder |
OFOxmBsnGlobalVrfAllowedMasked.Builder.setValue(OFBooleanValue value) |
OFOxmBsnGlobalVrfAllowed.Builder |
OFOxmBsnGlobalVrfAllowed.Builder.setValue(OFBooleanValue value) |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnGlobalVrfAllowed |
OFOxmsVer10.bsnGlobalVrfAllowed(OFBooleanValue value) |
OFOxmBsnGlobalVrfAllowedMasked |
OFOxmsVer10.bsnGlobalVrfAllowedMasked(OFBooleanValue value,
OFBooleanValue mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnGlobalVrfAllowed |
OFOxmsVer11.bsnGlobalVrfAllowed(OFBooleanValue value) |
OFOxmBsnGlobalVrfAllowedMasked |
OFOxmsVer11.bsnGlobalVrfAllowedMasked(OFBooleanValue value,
OFBooleanValue mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnGlobalVrfAllowed |
OFOxmsVer12.bsnGlobalVrfAllowed(OFBooleanValue value) |
OFOxmBsnGlobalVrfAllowedMasked |
OFOxmsVer12.bsnGlobalVrfAllowedMasked(OFBooleanValue value,
OFBooleanValue mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnGlobalVrfAllowed |
OFOxmsVer13.bsnGlobalVrfAllowed(OFBooleanValue value) |
OFOxmBsnGlobalVrfAllowedMasked |
OFOxmsVer13.bsnGlobalVrfAllowedMasked(OFBooleanValue value,
OFBooleanValue mask) |
Modifier and Type | Field and Description |
---|---|
static OFBooleanValue |
OFBooleanValue.FALSE |
static OFBooleanValue |
OFBooleanValue.FULL_MASK |
static OFBooleanValue |
OFBooleanValue.NO_MASK |
static OFBooleanValue |
OFBooleanValue.TRUE |
Modifier and Type | Method and Description |
---|---|
OFBooleanValue |
OFBooleanValue.applyMask(OFBooleanValue mask) |
static OFBooleanValue |
OFBooleanValue.of(boolean value) |
Modifier and Type | Method and Description |
---|---|
OFBooleanValue |
OFBooleanValue.applyMask(OFBooleanValue mask) |
int |
OFBooleanValue.compareTo(OFBooleanValue o) |
Copyright © 2014. All rights reserved.