public static class DataQueryResultDTO.Column extends Object
| 构造器和说明 |
|---|
Column() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getColName() |
String |
getDisplayName() |
String |
getType() |
void |
setColName(String colName) |
void |
setDisplayName(String displayName) |
void |
setType(String type) |
String |
toString() |
Copyright © 2022. All rights reserved.