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

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

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