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

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return CicsErrTermClause 
      Modifier and Type Method and Description
      CicsErrTermClause CicsRouteStmt.getErrTermClause()
      Returns the value of the 'Err Term Clause' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CicsErrTermClause 
      Modifier and Type Method and Description
      void CicsRouteStmt.setErrTermClause(CicsErrTermClause value)
      Sets the value of the 'Err Term Clause' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes