com.atlassian.bamboo.plugins.rest.model.plan.label
Class RestPlanLabels

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.plan.label.RestPlanLabels

public class RestPlanLabels
extends java.lang.Object


Constructor Summary
RestPlanLabels()
           
RestPlanLabels(RestPlanLabelList labelList)
           
 
Method Summary
 void setLabels(RestPlanLabelList labels)
           
 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

RestPlanLabels

public RestPlanLabels()

RestPlanLabels

public RestPlanLabels(RestPlanLabelList labelList)
Method Detail

setLabels

public void setLabels(RestPlanLabelList labels)

setLink

public void setLink(com.atlassian.plugins.rest.common.Link link)


Copyright © 2012 Atlassian. All Rights Reserved.