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

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

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