public class MapColumn extends Object
| Constructor and Description |
|---|
MapColumn(int columnIndex,
String alias,
boolean key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
int |
getColumnIndex() |
boolean |
isKey() |
String |
toString() |
Copyright © 2019. All rights reserved.