public class FileExist extends Object
Constructor and Description |
---|
FileExist() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getIsExist()
getIsExist
Gets Boolean
|
Boolean |
getIsFolder()
getIsFolder
Gets Boolean
|
void |
setIsExist(Boolean IsExist)
setIsExist
Sets Boolean
|
void |
setIsFolder(Boolean IsFolder)
setIsFolder
Sets Boolean
|
String |
toString() |
public Boolean getIsExist()
public void setIsExist(Boolean IsExist)
IsExist
- Booleanpublic Boolean getIsFolder()
public void setIsFolder(Boolean IsFolder)
IsFolder
- BooleanCopyright © 2022. All rights reserved.