Class Preference

    • Constructor Detail

      • Preference

        public Preference()
    • Method Detail

      • getType

        public java.lang.String getType()
        type of the Preference
      • setType

        public void setType​(java.lang.String type)
      • getName

        public java.lang.String getName()
        name of the Preference
      • setName

        public void setName​(java.lang.String name)
      • getValue

        public ListOfValues getValue()
        value of the Preference
      • getDescription

        public java.lang.String getDescription()
        description of the Preference
      • setDescription

        public void setDescription​(java.lang.String description)
      • getLinks

        public java.util.List<Link> getLinks()
        links of the Preference