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

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

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