| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface TemplateNumberModelextends TemplateModelFields inherited from interface freemarker.template.TemplateModel | |
NOTHING | |
Method Summary | |
Number |
|
public Number getAsNumber()
throws TemplateModelExceptionReturns the numeric value. The return value must not be null.
- Returns:
- the
Numberinstance associated with this number model.