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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return FileSection
 FileSection DataDivision.getFileSection()
          Returns the value of the 'File Section' containment reference.
 

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