public interface JavaCOBOLDataType extends ASTNode
The following features are supported:
COBOLPackage.getJavaCOBOLDataType()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Literal |
getDataType()
Returns the value of the 'Data Type' containment reference.
|
void |
setDataType(Literal value)
Sets the value of the '
Data Type' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
Literal getDataType()
setDataType(Literal),
COBOLPackage.getJavaCOBOLDataType_DataType()void setDataType(Literal value)
Data Type' containment reference.
value - the new value of the 'Data Type' containment reference.getDataType()