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

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

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