| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSqlStmt()
Returns the value of the 'Sql Stmt' attribute.
|
void |
setSqlStmt(java.lang.String value)
Sets the value of the '
Sql Stmt' attribute. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
java.lang.String getSqlStmt()
The value is a string containing the text of the statement.
setSqlStmt(String),
COBOLPackage.getExecSqlStmt_SqlStmt()void setSqlStmt(java.lang.String value)
Sql Stmt' attribute.
value - the new value of the 'Sql Stmt' attribute.getSqlStmt()