public class Comment extends Object
Comment(String title, String value)
String
getTitle()
getValue()
void
setTitle(String title)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Comment(String title, String value)
public String getTitle()
public void setTitle(String title)
public String getValue()
public void setValue(String value)
Copyright © 2020. All rights reserved.