public class BooleanTextValue extends TextValue
| Constructor and Description |
|---|
BooleanTextValue(String text,
Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getValue() |
void |
handle(TextValueHandler handler) |
public Boolean getValue()
public void handle(TextValueHandler handler) throws JRException
handle in class TextValueJRExceptionCopyright © 2017. All rights reserved.