@Entity public class QrtzLocksEntity extends Object implements Serializable, Cloneable
QrtzLocksEntity()
boolean
equals(Object o)
String
getLockName()
getSchedName()
int
hashCode()
void
setLockName(String lockName)
setSchedName(String schedName)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public QrtzLocksEntity()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public String getSchedName()
public void setSchedName(String schedName)
public String getLockName()
public void setLockName(String lockName)
Copyright © 2024 tan. All rights reserved.