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

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return CicsFileBrowseKeyLengthClause 
      Modifier and Type Method and Description
      CicsFileBrowseKeyLengthClause CicsStartBrStmt.getKeyLengthClause()
      Returns the value of the 'Key Length Clause' containment reference.
      CicsFileBrowseKeyLengthClause CicsResetBrStmt.getKeyLengthClause()
      Returns the value of the 'Key Length Clause' containment reference.
      CicsFileBrowseKeyLengthClause CicsReadStmt.getKeyLengthClause()
      Returns the value of the 'Key Length Clause' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CicsFileBrowseKeyLengthClause 
      Modifier and Type Method and Description
      void CicsStartBrStmt.setKeyLengthClause(CicsFileBrowseKeyLengthClause value)
      Sets the value of the 'Key Length Clause' containment reference.
      void CicsResetBrStmt.setKeyLengthClause(CicsFileBrowseKeyLengthClause value)
      Sets the value of the 'Key Length Clause' containment reference.
      void CicsReadStmt.setKeyLengthClause(CicsFileBrowseKeyLengthClause value)
      Sets the value of the 'Key Length Clause' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes