Class DataPropertyDto

    • Constructor Detail

      • DataPropertyDto

        public DataPropertyDto()
    • Method Detail

      • getType

        public int getType()
      • setType

        public void setType​(int type)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getName

        public String getName()
      • setName

        public void setName​(String name)