Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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 
      Modifier and Type Method and Description
      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 
      Modifier and Type Method and Description
      void DataDivision.setFileSection(FileSection value)
      Sets the value of the 'File Section' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes