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.drools.core.StatefulSession session) |
boolean |
isEmpty() |
void |
setIndex(int i) |
void |
setValue(String v) |
String |
toString() |
public Boolean getValue()
public void insert(org.drools.core.StatefulSession session)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.