public class InsertTableMetadataBean extends PrefixedTableParameterBean
Constructor and Description |
---|
InsertTableMetadataBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets the description.
|
java.lang.String |
getVersion()
Gets the version.
|
void |
setDescription(java.lang.String description)
Sets the description.
|
void |
setVersion(java.lang.String version)
Sets the version.
|
getActualTableSetPrefix, getPrefix, setActualTableSetPrefix, setPrefix
public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version
- the new versionpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the new description