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