org.irig106.chapter9.elements
Class Comment

java.lang.Object
  extended by org.irig106.chapter9.elements.Comment

public class Comment
extends java.lang.Object

Author:
bagarci

Constructor Summary
Comment()
          Creates a new instance of Comment
 
Method Summary
 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()
Creates a new instance of Comment

Method Detail

getComment

public java.lang.String getComment()

setComment

public void setComment(java.lang.String comment)