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

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return EndOfReelClause 
      Modifier and Type Method and Description
      EndOfReelClause RerunClause.getEndOfReelClause()
      Returns the value of the 'End Of Reel Clause' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type EndOfReelClause 
      Modifier and Type Method and Description
      void RerunClause.setEndOfReelClause(EndOfReelClause value)
      Sets the value of the 'End Of Reel Clause' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes