|
||||||||||
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.project.RestProjects
public class RestProjects
Constructor Summary | |
---|---|
RestProjects()
|
|
RestProjects(com.atlassian.plugins.rest.common.Link link,
RestProjectList projects)
|
Method Summary | |
---|---|
void |
setLink(com.atlassian.plugins.rest.common.Link link)
|
void |
setProjects(RestProjectList projects)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestProjects()
public RestProjects(com.atlassian.plugins.rest.common.Link link, RestProjectList projects)
Method Detail |
---|
public void setLink(com.atlassian.plugins.rest.common.Link link)
public void setProjects(RestProjectList projects)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |