Class Value

    • Method Detail

      • setValuePK

        public final void setValuePK​(ValuePK pk)
      • getValuePK

        public ValuePK getValuePK()
      • getMotherId

        public String getMotherId()
        Returns the id of the mother value
        Returns:
        an id
      • getFullPath

        public String getFullPath()
      • getNbObjects

        public int getNbObjects()
      • setNbObjects

        public void setNbObjects​(int nbObjects)
      • setPathValues

        public void setPathValues​(List<Value> pathValues)
      • getPathValues

        public List<Value> getPathValues()
      • setAxisId

        public void setAxisId​(int axisId)
      • getAxisId

        public String getAxisId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object