public class StorageExist extends Object
Constructor and Description |
---|
StorageExist() |
StorageExist(Boolean exists)
Initializes a new instance of the StorageExist
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
StorageExist |
exists(Boolean exists)
Set exists and return this.
|
int |
hashCode() |
Boolean |
isExists()
Get exists
|
void |
setExists(Boolean exists)
Set exists.
|
String |
toString() |
public StorageExist()
public StorageExist(Boolean exists)
exists
- public StorageExist exists(Boolean exists)
exists
- public Boolean isExists()
public void setExists(Boolean exists)
exists
- Copyright © 2020. All rights reserved.