public class Note extends Object
Note()
User
getAuthor()
String
getText()
void
setAuthor(User author)
setText(String text)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Note()
public String getText()
public void setText(String text)
public User getAuthor()
public void setAuthor(User author)
public String toString()
toString
Object
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.