Constructor and Description |
---|
BooleanCell() |
Modifier and Type | Method and Description |
---|---|
void |
addValue(Map<String,Object> vars) |
Column |
getColumn() |
int |
getIndex() |
Row |
getRow() |
Boolean |
getValue() |
void |
insert(org.kie.api.runtime.KieSession session) |
boolean |
isEmpty() |
void |
setIndex(int i) |
void |
setValue(String v) |
String |
toString() |
public Boolean getValue()
public void insert(org.kie.api.runtime.KieSession session)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.