com.atlassian.bamboo.plugins.rest.model.resource
Class RestResources

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.resource.RestResources

public class RestResources
extends java.lang.Object

User: mwent Date: May 22, 2009 Time: 7:57:09 PM


Constructor Summary
RestResources()
           
RestResources(com.atlassian.plugins.rest.common.Link link, RestResourceList resources)
           
 
Method Summary
 void setLink(com.atlassian.plugins.rest.common.Link link)
           
 void setResources(RestResourceList resources)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestResources

public RestResources()

RestResources

public RestResources(com.atlassian.plugins.rest.common.Link link,
                     RestResourceList resources)
Method Detail

setLink

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

setResources

public void setResources(RestResourceList resources)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.