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