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

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

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