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 TextValue
JRException
Copyright © 2016. All rights reserved.