public class Column extends Object
Column()
String
getComment()
getName()
getType()
void
setComment(String comment)
setName(String name)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Column()
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public String getComment()
public void setComment(String comment)
Copyright © 2017. All rights reserved.