Interface TemplateNumberModel

    • Method Detail

      • getAsNumber

        java.lang.Number getAsNumber()
                              throws TemplateModelException
        Returns the numeric value. The return value must not be null.
        Returns:
        the Number instance associated with this number model.
        Throws:
        TemplateModelException