public class ColumnDto extends Object
ColumnDto(String columnName, PcapTypes columnType)
boolean
equals(Object o)
String
getColumnName()
PcapTypes
getColumnType()
int
hashCode()
isNullable()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ColumnDto(String columnName, PcapTypes columnType)
public String getColumnName()
public PcapTypes getColumnType()
public boolean isNullable()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2017 The Apache Software Foundation. All rights reserved.