Uses of Class
org.xwiki.rest.model.jaxb.Spaces
-
Packages that use Spaces Package Description org.xwiki.rest.model.jaxb -
-
Uses of Spaces in org.xwiki.rest.model.jaxb
Methods in org.xwiki.rest.model.jaxb that return Spaces Modifier and Type Method Description Spaces
ObjectFactory. createSpaces()
Create an instance ofSpaces
Spaces
Spaces. withLinks(Collection<Link> values)
Spaces
Spaces. withLinks(Link... values)
Spaces
Spaces. withSpaces(Collection<Space> values)
Spaces
Spaces. withSpaces(Space... values)
-