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

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

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