Package com.aspose.tasks.cloud.model
Class ObjectExist
java.lang.Object
com.aspose.tasks.cloud.model.ObjectExist
Object exists
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
isExists()
Indicates that the file or folder exists.True if it is a folder, false if it is a file.void
void
setIsFolder
(Boolean isFolder) toString()
-
Constructor Details
-
ObjectExist
public ObjectExist()
-
-
Method Details
-
exists
-
isExists
Indicates that the file or folder exists.- Returns:
- exists
-
setExists
-
isFolder
-
isIsFolder
True if it is a folder, false if it is a file.- Returns:
- isFolder
-
setIsFolder
-
equals
-
hashCode
public int hashCode() -
toString
-