public class RemoveRowDto extends Object
| 构造器和说明 |
|---|
RemoveRowDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getModelId() |
Boolean |
getRecursive() |
List<String> |
getRowIdList() |
void |
setModelId(String modelId) |
void |
setRecursive(Boolean recursive) |
void |
setRowIdList(List<String> rowIdList) |
Copyright © 2024. All rights reserved.