|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.rest.model.build.comment.RestComments
public class RestComments
User: mwent Date: Apr 16, 2009 Time: 12:51:20 PM
Constructor Summary | |
---|---|
RestComments()
|
|
RestComments(RestCommentList comments)
|
Method Summary | |
---|---|
void |
setComments(RestCommentList comments)
|
void |
setLink(com.atlassian.plugins.rest.common.Link link)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestComments()
public RestComments(RestCommentList comments)
Method Detail |
---|
public void setLink(com.atlassian.plugins.rest.common.Link link)
public void setComments(RestCommentList comments)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |