public class FixedValueItem extends Object implements ViewItem
| Constructor and Description |
|---|
FixedValueItem(String exprId,
boolean value) |
| Modifier and Type | Method and Description |
|---|---|
Variable |
getFirstVariable() |
Variable<?>[] |
getVariables() |
boolean |
isValue() |
public FixedValueItem(String exprId, boolean value)
public boolean isValue()
public Variable getFirstVariable()
getFirstVariable in interface ViewItempublic Variable<?>[] getVariables()
getVariables in interface ViewItemCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.