public interface DoType3DataListItem extends DataListItem
The following features are supported:
PLIPackage.getDoType3DataListItem()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DoType3 |
getDoSpecification()
Returns the value of the 'Do Specification' containment reference.
|
DataListItem |
getItem()
Returns the value of the 'Item' containment reference.
|
void |
setDoSpecification(DoType3 value)
Sets the value of the '
Do Specification' containment reference. |
void |
setItem(DataListItem value)
Sets the value of the '
Item' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
DataListItem getItem()
setItem(DataListItem),
PLIPackage.getDoType3DataListItem_Item()void setItem(DataListItem value)
Item' containment reference.
value - the new value of the 'Item' containment reference.getItem()DoType3 getDoSpecification()
setDoSpecification(DoType3),
PLIPackage.getDoType3DataListItem_DoSpecification()void setDoSpecification(DoType3 value)
Do Specification' containment reference.
value - the new value of the 'Do Specification' containment reference.getDoSpecification()