public class ColumnDto extends Object
Constructor and Description |
---|
ColumnDto(String columnName,
PcapTypes columnType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getColumnName() |
PcapTypes |
getColumnType() |
int |
hashCode() |
boolean |
isNullable() |
Copyright © 1970 The Apache Software Foundation. All rights reserved.