public class FilePathDTO extends Object
| Constructor and Description |
|---|
FilePathDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getFileStorageKey() |
String |
getLocation() |
String |
getPath() |
int |
hashCode() |
void |
setFileStorageKey(String fileStorageKey) |
void |
setLocation(String location) |
void |
setPath(String path) |
String |
toString() |
public String getFileStorageKey()
public String getPath()
public String getLocation()
public void setFileStorageKey(String fileStorageKey)
public void setPath(String path)
public void setLocation(String location)
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.