Uses of Interface
com.ibm.etools.cobol.application.model.cobol.CopybookItem

Uses of CopybookItem in com.ibm.etools.cobol.application.model.cobol
 

Methods in com.ibm.etools.cobol.application.model.cobol that return CopybookItem
 CopybookItem DataItem.getCopiedFrom()
           
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CopybookItem
 void DataItem.setCopiedFrom(CopybookItem value)