org.xcmis.client.gwt.model.restatom
Class TypeCollection

java.lang.Object
  extended by org.xcmis.client.gwt.model.restatom.TypeCollection

public class TypeCollection
extends Object

Created by The eXo Platform SAS.

Version:
$Id: ${date} ${time}
Author:
Ann Zhuleva

Constructor Summary
TypeCollection()
           
 
Method Summary
 List<TypeEntry> getTypes()
           
 void setTypes(List<TypeEntry> types)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeCollection

public TypeCollection()
Method Detail

getTypes

public List<TypeEntry> getTypes()
Returns:
List containing TypeEntry

setTypes

public void setTypes(List<TypeEntry> types)
Parameters:
types - types


Copyright © 2010 eXo Platform SAS. All Rights Reserved.