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