public class ColumnReference extends Object
ColumnReference()
int
getIndex()
String
getName()
void
setIndex(int ind)
setName(String n)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ColumnReference()
public void setName(String n)
public String getName()
public int getIndex()
public void setIndex(int ind)
Copyright © 2010 Gary Bentley. All Rights Reserved.