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

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return CicsWebBodyClause 
      Modifier and Type Method and Description
      CicsWebBodyClause CicsWebSendClientStmt.getWebBodyClause()
      Returns the value of the 'Web Body Clause' containment reference.
      CicsWebBodyClause CicsWebSendServerStmt.getWebBodyClause()
      Returns the value of the 'Web Body Clause' containment reference.
      CicsWebBodyClause CicsWebConverseStmt.getWebBodyClause()
      Returns the value of the 'Web Body Clause' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CicsWebBodyClause 
      Modifier and Type Method and Description
      void CicsWebSendClientStmt.setWebBodyClause(CicsWebBodyClause value)
      Sets the value of the 'Web Body Clause' containment reference.
      void CicsWebSendServerStmt.setWebBodyClause(CicsWebBodyClause value)
      Sets the value of the 'Web Body Clause' containment reference.
      void CicsWebConverseStmt.setWebBodyClause(CicsWebBodyClause value)
      Sets the value of the 'Web Body Clause' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes