Class PertinentValue

    • Constructor Detail

      • PertinentValue

        public PertinentValue()
    • Method Detail

      • setAxisId

        public void setAxisId​(int nGivenAxisId)
      • getAxisId

        public int getAxisId()
      • setNbObjects

        public void setNbObjects​(int nGivennbObjects)
      • getNbObjects

        public int getNbObjects()
      • setValue

        public void setValue​(String sGivenValue)
      • getValue

        public String getValue()