Class DataQueryTypeForm

    • Constructor Detail

      • DataQueryTypeForm

        public DataQueryTypeForm()
      • DataQueryTypeForm

        public DataQueryTypeForm​(DataQueryType obj)
    • Method Detail

      • getPrettyLabel

        public String getPrettyLabel()
        Calculated property: returns a pretty representation of the object
      • setPrettyLabel

        public void setPrettyLabel​(String label)
        Void: avoids deserialization issues
      • getCode

        public String getCode()
      • setCode

        public void setCode​(String code)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)