public class QueryFilterBasicDTO extends FilterDTO
| Constructor and Description |
|---|
QueryFilterBasicDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getFields()
查询字段
|
String |
getOrderBy()
排序
|
int |
hashCode() |
void |
setFields(String fields)
查询字段
|
void |
setOrderBy(String orderBy)
排序
|
String |
toString() |
getCondition, getGeometry, getGeometryList, getGeometrySrid, getRelation, setCondition, setGeometry, setGeometryList, setGeometrySrid, setRelationCopyright © 2025. All rights reserved.