Uses of Class
org.hudsonci.rest.model.NodesDTO

Packages that use NodesDTO
org.hudsonci.rest.model   
 

Uses of NodesDTO in org.hudsonci.rest.model
 

Methods in org.hudsonci.rest.model that return NodesDTO
 NodesDTO ObjectFactory.createNodesDTO()
          Create an instance of NodesDTO
 NodesDTO NodesDTO.withNodes(Collection<NodeDTO> values)
           
 NodesDTO NodesDTO.withNodes(NodeDTO... values)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.