public class Comment extends Object
Comment(String text)
Comment(String text, String restriction)
boolean
equals(Object o)
String
getRestriction()
getText()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Comment(String text, String restriction)
public Comment(String text)
public String getText()
public String getRestriction()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2002-2015 Atlassian. All Rights Reserved.