org.xcmis.client.gwt.model.restatom
Class TypeList
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeList
public TypeList()
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.