com.atlassian.bamboo.plugins.rest.model.build.label
Class RestBuildLabels

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabels

public class RestBuildLabels
extends java.lang.Object


Constructor Summary
RestBuildLabels()
           
RestBuildLabels(RestBuildLabelList labelList)
           
 
Method Summary
 void setLabels(RestBuildLabelList 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

RestBuildLabels

public RestBuildLabels()

RestBuildLabels

public RestBuildLabels(RestBuildLabelList labelList)
Method Detail

setLabels

public void setLabels(RestBuildLabelList labels)

setLink

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


Copyright © 2011 Atlassian. All Rights Reserved.