public class DmDictValueDTO extends DmDictValue
| Constructor and Description |
|---|
DmDictValueDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<DmDictValueDTO> |
getChildren()
子节点
|
int |
hashCode() |
void |
setChildren(List<DmDictValueDTO> children)
子节点
|
String |
toString() |
getCode, getDictionaryId, getFatherId, getId, getLevel, getName, getOrder, getRemark, setCode, setDictionaryId, setFatherId, setId, setLevel, setName, setOrder, setRemarkpublic List<DmDictValueDTO> getChildren()
public void setChildren(List<DmDictValueDTO> children)
public String toString()
toString in class DmDictValuepublic boolean equals(Object o)
equals in class DmDictValueprotected boolean canEqual(Object other)
canEqual in class DmDictValuepublic int hashCode()
hashCode in class DmDictValueCopyright © 2025. All rights reserved.