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 ViewItem
public Variable<?>[] getVariables()
getVariables
in interface ViewItem
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.