| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getDataItem()
Returns the value of the 'Data Item' containment reference.
|
Literal |
getName()
Returns the value of the 'Name' containment reference.
|
void |
setDataItem(DataRef value)
Sets the value of the '
Data Item' containment reference. |
void |
setName(Literal value)
Sets the value of the '
Name' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRef getDataItem()
The value is a reference to the data item that an XML name is being specified for.
setDataItem(DataRef),
COBOLPackage.getXMLName_DataItem()void setDataItem(DataRef value)
Data Item' containment reference.
value - the new value of the 'Data Item' containment reference.getDataItem()Literal getName()
The value is a literal representing the name.
setName(Literal),
COBOLPackage.getXMLName_Name()