public class GetAllRowDto extends Object
| 构造器和说明 |
|---|
GetAllRowDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Condition> |
getConditions() |
String |
getConjunction() |
String |
getModelId() |
void |
setConditions(List<Condition> conditions) |
void |
setConjunction(String conjunction) |
void |
setModelId(String modelId) |
Copyright © 2024. All rights reserved.