Class Comment

    • Constructor Summary

      Constructors 
      Constructor Description
      Comment()  
      Comment​(java.lang.String comment)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getComment()  
      void setComment​(java.lang.String comment)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Comment

        public Comment()
      • Comment

        public Comment​(java.lang.String comment)
    • Method Detail

      • getComment

        public java.lang.String getComment()
      • setComment

        public void setComment​(java.lang.String comment)