public interface ObjectReferenceItem extends ElementaryDataItem
The following features are supported:
COBOLPackage.getObjectReferenceItem()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
ClassName |
getClassName()
Returns the value of the 'Class Name' reference.
|
void |
setClassName(ClassName value)
Sets the value of the '
Class Name' reference. |
getDateFormatClause, getPictureString, getUsage, getUsageClause, isSynchronized, setDateFormatClause, setPictureString, setSynchronized, setUsage, setUsageClausegetConditions, getCopiedFrom, getCopiedFromUniqueID, getInitialValue, getLevel, getMaxOffsetWithinParent, getMaxSize, getRedefines, isIsFiller, isVolatile, setCopiedFrom, setCopiedFromUniqueID, setInitialValue, setIsFiller, setLevel, setMaxOffsetWithinParent, setMaxSize, setRedefines, setVolatilegetName, setNamegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
ClassName getClassName()
setClassName(ClassName),
COBOLPackage.getObjectReferenceItem_ClassName()void setClassName(ClassName value)
Class Name' reference.
value - the new value of the 'Class Name' reference.getClassName()