|
||||||||||
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.chart.RestReports
public class RestReports
User: mwent Date: May 15, 2009 Time: 12:45:59 PM
Constructor Summary | |
---|---|
RestReports()
|
|
RestReports(com.atlassian.plugins.rest.common.Link link,
RestReportList reports)
|
Method Summary | |
---|---|
void |
setLink(com.atlassian.plugins.rest.common.Link link)
|
void |
setReports(RestReportList reports)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestReports()
public RestReports(com.atlassian.plugins.rest.common.Link link, RestReportList reports)
Method Detail |
---|
public void setLink(com.atlassian.plugins.rest.common.Link link)
public void setReports(RestReportList reports)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |