public class ModelDatabaseEditDTO extends Object
| Constructor and Description |
|---|
ModelDatabaseEditDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getFileStorageKeys()
存储节点标识数组
|
String |
getKey()
数据库标识
|
String |
getName()
名称
|
int |
hashCode() |
void |
setFileStorageKeys(List<String> fileStorageKeys)
存储节点标识数组
|
void |
setKey(String key)
数据库标识
|
void |
setName(String name)
名称
|
String |
toString() |
Copyright © 2025. All rights reserved.