public class TableIndexCheckTO extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
columnName |
protected String |
keyName |
protected String |
table |
Constructor and Description |
---|
TableIndexCheckTO() |
Modifier and Type | Method and Description |
---|---|
String |
getColumnName() |
String |
getKeyName() |
String |
getTable() |
void |
setColumnName(String columnName) |
void |
setKeyName(String keyName) |
void |
setTable(String table) |
Copyright © 2020 CrafterCMS. All rights reserved.