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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return CicsStmt
 CicsStmt ExecCicsStmt.getCicsStmt()
          Returns the value of the 'Cics Stmt' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CicsStmt
 void ExecCicsStmt.setCicsStmt(CicsStmt value)
          Sets the value of the 'Cics Stmt' containment reference.