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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return IOFiles
 IOFiles MergeStmt.getUsing()
          Returns the value of the 'Using' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type IOFiles
 void MergeStmt.setUsing(IOFiles value)
          Sets the value of the 'Using' containment reference.