public interface IntSubscript extends TableSubscript
The following features are supported:
COBOLPackage.getIntSubscript()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
int |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setValue(int value)
Sets the value of the '
Value' attribute. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
int getValue()
setValue(int),
COBOLPackage.getIntSubscript_Value()void setValue(int value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()