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

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return IOFiles 
      Modifier and Type Method and Description
      IOFiles MergeStmt.getUsing()
      Returns the value of the 'Using' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type IOFiles 
      Modifier and Type Method and Description
      void MergeStmt.setUsing(IOFiles value)
      Sets the value of the 'Using' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes