Class ApplicationAttributeModel


  • public class ApplicationAttributeModel
    extends Object
    • Constructor Detail

      • ApplicationAttributeModel

        public ApplicationAttributeModel​(Integer id,
                                         String value)
    • Method Detail

      • setId

        public void setId​(Integer id)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)