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