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

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

public class TypeList
extends Object

Created by The eXo Platform SAS.

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

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

Constructor Detail

TypeList

public TypeList()
Method Detail

getTypes

public List<TypeDefinition> getTypes()
Returns:
List containing CmisTypeDefinitionType

setTypes

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.