Class InfoValues


  • public class InfoValues
    extends Object
    • Field Detail

      • titleA

        public String[] titleA
        Title array.
      • vsL

        public List<String> vsL
        Values string list.
    • Constructor Detail

      • InfoValues

        public InfoValues​(String... titleA)
    • Method Detail

      • getValues

        public String getValues()
        Returns values.
        This method use class InfoLine.
        This method is not intended for external use.
        Returns: