public class RestPlans extends Object
Constructor and Description |
---|
RestPlans() |
RestPlans(com.atlassian.plugins.rest.common.Link link,
RestPlanList plans) |
Modifier and Type | Method and Description |
---|---|
RestPlanList |
getPlans() |
void |
setLink(com.atlassian.plugins.rest.common.Link link) |
void |
setPlans(RestPlanList plans) |
public RestPlans()
public RestPlans(com.atlassian.plugins.rest.common.Link link, RestPlanList plans)
public void setLink(com.atlassian.plugins.rest.common.Link link)
public RestPlanList getPlans()
public void setPlans(RestPlanList plans)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.