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

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

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