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) boolean
getValue()
Files and folders contained by folder StorageFile.int
hashCode()
void
setValue
(List<StorageFile> value) toString()
value
(List<StorageFile> value)
-
Constructor Details
-
FilesList
public FilesList()
-
-
Method Details