Constructor and Description |
---|
Column() |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
String |
getDataType() |
String |
getName() |
void |
setComment(String comment) |
void |
setDataType(String dataType) |
void |
setName(String name) |
public Column()
public String getDataType()
public void setDataType(String dataType)
public String getComment()
public void setComment(String comment)