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