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

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return IndexVariable 
      Modifier and Type Method and Description
      IndexVariable IndexSubscript.getIndex()
      Returns the value of the 'Index' reference.
      IndexVariable IndexRef.getIndex()
      Returns the value of the 'Index' reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type IndexVariable 
      Modifier and Type Method and Description
      void IndexSubscript.setIndex(IndexVariable value)
      Sets the value of the 'Index' reference.
      void IndexRef.setIndex(IndexVariable value)
      Sets the value of the 'Index' reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes