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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return LinkageSection
 LinkageSection DataDivision.getLinkageSection()
          Returns the value of the 'Linkage Section' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type LinkageSection
 void DataDivision.setLinkageSection(LinkageSection value)
          Sets the value of the 'Linkage Section' containment reference.