public class DmDictValueSortDTO extends Object
| Constructor and Description |
|---|
DmDictValueSortDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Long |
getId()
id标识
|
Integer |
getOperate()
操作 0-置顶 1-置底 2-上移 3-下移
|
int |
hashCode() |
void |
setId(Long id)
id标识
|
void |
setOperate(Integer operate)
操作 0-置顶 1-置底 2-上移 3-下移
|
String |
toString() |
Copyright © 2025. All rights reserved.