org.exoplatform.chat.model
Class SpaceBeans

java.lang.Object
  extended by org.exoplatform.chat.model.SpaceBeans
All Implemented Interfaces:
Serializable

public class SpaceBeans
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SpaceBeans(ArrayList<SpaceBean> spaces)
           
 
Method Summary
 List<SpaceBean> getSpaces()
           
 void setSpaces(ArrayList<SpaceBean> spaces)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceBeans

public SpaceBeans(ArrayList<SpaceBean> spaces)
Method Detail

getSpaces

public List<SpaceBean> getSpaces()

setSpaces

public void setSpaces(ArrayList<SpaceBean> spaces)


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.