public class Column extends Object
protected String
name
protected DataType
type
Column(String name, DataType type)
String
getName()
DataType
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String name
protected DataType type
public Column(String name, DataType type)
public String toString()
toString
Object
public String getName()
public DataType getType()
Copyright © 2024. All rights reserved.