public class StorageExist
extends Object
Storage exists
-
Constructor Summary
Constructors
-
Method Summary
boolean
int
Shows that the storage exists.
void
-
Constructor Details
-
StorageExist
public StorageExist()
-
Method Details
-
-
isExists
Shows that the storage exists.
- Returns:
- exists
-
setExists
public void setExists(Boolean exists)
-
-
-