com.tibco.bpm.web.client.model.types.cmis
Class ListFolderContentsResponse

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.cmis.ListFolderContentsResponse

public class ListFolderContentsResponse
extends java.lang.Object


Constructor Summary
ListFolderContentsResponse()
           
 
Method Summary
 java.util.List<DocumentType> getDocuments()
           
 void setDocuments(java.util.List<DocumentType> documents)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ListFolderContentsResponse

public ListFolderContentsResponse()
Method Detail

getDocuments

public java.util.List<DocumentType> getDocuments()

setDocuments

public void setDocuments(java.util.List<DocumentType> documents)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.