public interface FieldWidthFormatItem extends FormatItem
The following features are supported:
PLIPackage.getFieldWidthFormatItem()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getFieldWidth()
Returns the value of the 'Field Width' containment reference.
|
void |
setFieldWidth(Expression value)
Sets the value of the '
Field Width' containment reference. |
getIterationFactor, getType, setIterationFactor, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Expression getFieldWidth()
setFieldWidth(Expression),
PLIPackage.getFieldWidthFormatItem_FieldWidth()void setFieldWidth(Expression value)
Field Width' containment reference.
value - the new value of the 'Field Width' containment reference.getFieldWidth()