Package com.aspose.tasks.cloud.model
Class FilesList
java.lang.Object
com.aspose.tasks.cloud.model.FilesList
Files list
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddValueItem(StorageFile valueItem) booleangetValue()Files and folders contained by folder StorageFile.inthashCode()voidsetValue(List<StorageFile> value) toString()value(List<StorageFile> value)
-
Constructor Details
-
FilesList
public FilesList()
-
-
Method Details