Uses of Interface
com.ibm.etools.cobol.application.model.cobol.IndexRef

Uses of IndexRef in com.ibm.etools.cobol.application.model.cobol
 

Methods in com.ibm.etools.cobol.application.model.cobol that return IndexRef
 IndexRef ExprIndexRef.getRef()
          Returns the value of the 'Ref' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type IndexRef
 void ExprIndexRef.setRef(IndexRef value)
          Sets the value of the 'Ref' containment reference.