@Entity public class WorkerLock extends AbstractIdentifiable
id| Constructor and Description |
|---|
WorkerLock() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUuid() |
int |
hashCode() |
void |
setUuid(String uuid) |
getIdpublic String getUuid()
public void setUuid(String uuid)
public boolean equals(Object o)
equals in class AbstractIdentifiablepublic int hashCode()
hashCode in class AbstractIdentifiableCopyright © 2020. All rights reserved.