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

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

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