public class FilePathRepairDTO extends Object
| Constructor and Description |
|---|
FilePathRepairDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getDatasetId() |
FilePathDTO |
getNewPath() |
FilePathDTO |
getSrcPath() |
int |
hashCode() |
void |
setDatasetId(String datasetId) |
void |
setNewPath(FilePathDTO newPath) |
void |
setSrcPath(FilePathDTO srcPath) |
String |
toString() |
public String getDatasetId()
public FilePathDTO getSrcPath()
public FilePathDTO getNewPath()
public void setDatasetId(String datasetId)
public void setSrcPath(FilePathDTO srcPath)
public void setNewPath(FilePathDTO newPath)
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.