Buildable
public class CSVColumn extends Object implements Buildable
LEAF
CSVColumn()
create(Object name, Object value)
String
getColumn()
getFile()
getTable()
void
setColumn(String column)
setFile(String file)
setTable(String table)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CSVColumn()
public void setFile(String file)
public void setTable(String table)
public void setColumn(String column)
public String getFile()
public String getTable()
public String getColumn()
public Buildable create(Object name, Object value)
create
name
value