public static class ConditionAnalyzer.FixedValueCondition extends ConditionAnalyzer.Condition
| Modifier | Constructor and Description |
|---|---|
protected |
FixedValueCondition(boolean fixedValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getFixedValue() |
void |
toggleNegation() |
isNegatedpublic boolean getFixedValue()
public void toggleNegation()
toggleNegation in class ConditionAnalyzer.ConditionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.