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.WorkingStorageSection

    • Uses of WorkingStorageSection in com.ibm.etools.cobol.application.model.cobol

      Methods in com.ibm.etools.cobol.application.model.cobol that return WorkingStorageSection 
      Modifier and Type Method and Description
      WorkingStorageSection DataDivision.getWorkingStorageSection()
      Returns the value of the 'Working Storage Section' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type WorkingStorageSection 
      Modifier and Type Method and Description
      void DataDivision.setWorkingStorageSection(WorkingStorageSection value)
      Sets the value of the 'Working Storage Section' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes