Class LabelValue


  • public class LabelValue
    extends Object
    • Field Detail

      • value

        protected short value
    • Constructor Detail

      • LabelValue

        public LabelValue​(short value,
                          String text)
      • LabelValue

        protected LabelValue()
    • Method Detail

      • formatValue

        public static String formatValue​(short value)
      • getValue

        public short getValue()
      • getText

        public String getText()
      • formatValue

        public String formatValue()
      • format

        public String format()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object