Uses of Class
org.xwiki.rest.model.jaxb.Spaces

Uses of Spaces in org.xwiki.rest.model.jaxb
 

Methods in org.xwiki.rest.model.jaxb that return Spaces
 Spaces ObjectFactory.createSpaces()
          Create an instance of Spaces
 Spaces Spaces.withLinks(java.util.Collection<Link> values)
           
 Spaces Spaces.withLinks(Link... values)
           
 Spaces Spaces.withSpaces(java.util.Collection<Space> values)
           
 Spaces Spaces.withSpaces(Space... values)
           
 



Copyright © 2004-2010 XWiki. All Rights Reserved.