public class DsBackup extends Object implements Serializable
| Constructor and Description |
|---|
DsBackup() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getBackupPath() |
Date |
getBackupTime() |
String |
getDsKey() |
int |
hashCode() |
void |
setBackupPath(String backupPath) |
void |
setBackupTime(Date backupTime) |
void |
setDsKey(String dsKey) |
String |
toString() |
public String getDsKey()
public String getBackupPath()
public Date getBackupTime()
public void setDsKey(String dsKey)
public void setBackupPath(String backupPath)
public void setBackupTime(Date backupTime)
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.