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

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

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