Class NumberTextValue


  • public class NumberTextValue
    extends TextValue
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Constructor Summary

      Constructors 
      Constructor Description
      NumberTextValue​(java.lang.String text, java.lang.Number value, java.lang.String pattern)  
    • Constructor Detail

      • NumberTextValue

        public NumberTextValue​(java.lang.String text,
                               java.lang.Number value,
                               java.lang.String pattern)