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

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return Paragraph 
      Modifier and Type Method and Description
      Paragraph AlterClause.getGoToIn()
      Returns the value of the 'Go To In' reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type Paragraph 
      Modifier and Type Method and Description
      void AlterClause.setGoToIn(Paragraph value)
      Sets the value of the 'Go To In' reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes