public interface ImportItem extends Item
The following features are supported:
OsgiPackage.getImportItem()
Modifier and Type | Method and Description |
---|---|
ItemExport |
getExport()
Returns the value of the 'Export' reference.
|
void |
setExport(ItemExport value)
Sets the value of the '
Export ' reference. |
getInformation, getItemFeatures, getName, setInformation, setName
ItemExport getExport()
If the meaning of the 'Export' reference list isn't clear, there really should be more of a description here...
setExport(ItemExport)
,
OsgiPackage.getImportItem_Export()
void setExport(ItemExport value)
Export
' reference.
value
- the new value of the 'Export' reference.getExport()