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

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

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