public interface TitleStmt extends CompilerDirectingStmt
The following features are supported:
COBOLPackage.getTitleStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Literal |
getTitle()
Returns the value of the 'Title' containment reference.
|
void |
setTitle(Literal value)
Sets the value of the '
Title' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
Literal getTitle()
setTitle(Literal),
COBOLPackage.getTitleStmt_Title()void setTitle(Literal value)
Title' containment reference.
value - the new value of the 'Title' containment reference.getTitle()