org.xcmis.client.gwt.model
Class CmisExtensionType

java.lang.Object
  extended by org.xcmis.client.gwt.model.CmisExtensionType

public class CmisExtensionType
extends Object

Version:
$Id:
Author:
Vitaly Parfonov

Field Summary
protected  List<Object> any
          List any.
 
Constructor Summary
CmisExtensionType()
           
 
Method Summary
 List<Object> getAny()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

any

protected List<Object> any
List any.

Constructor Detail

CmisExtensionType

public CmisExtensionType()
Method Detail

getAny

public List<Object> getAny()
Returns:
a list containing Object


Copyright © 2010 eXo Platform SAS. All Rights Reserved.