public class AlterColumnInput extends Object
Constructor and Description |
---|
AlterColumnInput() |
Modifier and Type | Method and Description |
---|---|
String |
getColumn() |
ColumnType |
getType() |
void |
setColumn(String column) |
void |
setType(ColumnType type) |
String |
toString() |
public String getColumn()
public void setColumn(String column)
public ColumnType getType()
public void setType(ColumnType type)
Copyright © 2010–2019. All rights reserved.