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

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

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