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

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

      Subinterfaces of CicsReceiveMapFromOrTerminalClause in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  CicsReceiveMapFromClause
      A representation of the FROM and LENGTH options.
      interface  CicsReceiveMapTerminalClause
      A representation of the TERMINAL, ASIS, and INPRTN options.
      Methods in com.ibm.etools.cobol.application.model.cobol that return CicsReceiveMapFromOrTerminalClause 
      Modifier and Type Method and Description
      CicsReceiveMapFromOrTerminalClause CicsReceiveMapStmt.getFromOrTerminalClause()
      Returns the value of the 'From Or Terminal Clause' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CicsReceiveMapFromOrTerminalClause 
      Modifier and Type Method and Description
      void CicsReceiveMapStmt.setFromOrTerminalClause(CicsReceiveMapFromOrTerminalClause value)
      Sets the value of the 'From Or Terminal Clause' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes