Class AdditionContentDTO


  • public class AdditionContentDTO
    extends Object
    • Constructor Detail

      • AdditionContentDTO

        public AdditionContentDTO​(String key,
                                  String value)
    • Method Detail

      • getComment

        public String getComment()
      • setComment

        public void setComment​(String comment)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)