com.atlassian.confluence.plugins.rest.entities
Class SpaceEntityList
java.lang.Object
com.atlassian.confluence.plugins.rest.entities.SpaceEntityList
public class SpaceEntityList
- extends Object
A List wrapper for SpaceEntity
objects
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpaceEntityList
public SpaceEntityList()
getSpaces
public List<SpaceEntity> getSpaces()
setSpaces
public void setSpaces(List<SpaceEntity> spaces)
Copyright © 2003-2013 Atlassian. All Rights Reserved.