public class EntityExists extends Object
Constructor and Description |
---|
EntityExists() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
EntityExists |
exists(Boolean exists) |
int |
hashCode() |
Boolean |
isExists()
True if the object exists.
|
void |
setExists(Boolean exists) |
String |
toString() |
public EntityExists exists(Boolean exists)
public Boolean isExists()
public void setExists(Boolean exists)
Copyright © 2023. All rights reserved.