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

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

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