public class StorageExist extends Object
Constructor and Description |
---|
StorageExist() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
StorageExist |
exists(Boolean exists) |
int |
hashCode() |
Boolean |
isExists()
Shows that the storage exists.
|
void |
setExists(Boolean exists) |
String |
toString() |
public StorageExist exists(Boolean exists)
public Boolean isExists()
public void setExists(Boolean exists)
Copyright © 2021. All rights reserved.