|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CicsReturnStmt | |
|---|---|
| com.ibm.etools.cobol.application.model.cobol | COBOL Application Model API Specification |
| com.ibm.etools.cobol.application.model.cobol.impl | |
| com.ibm.etools.cobol.application.model.cobol.util | |
| Uses of CicsReturnStmt in com.ibm.etools.cobol.application.model.cobol |
|---|
| Methods in com.ibm.etools.cobol.application.model.cobol that return CicsReturnStmt | |
|---|---|
CicsReturnStmt |
COBOLFactory.createCicsReturnStmt()
Returns a new object of class 'Cics Return Stmt'. |
| Uses of CicsReturnStmt in com.ibm.etools.cobol.application.model.cobol.impl |
|---|
| Classes in com.ibm.etools.cobol.application.model.cobol.impl that implement CicsReturnStmt | |
|---|---|
class |
CicsReturnStmtImpl
An implementation of the model object 'Cics Return Stmt'. |
| Methods in com.ibm.etools.cobol.application.model.cobol.impl that return CicsReturnStmt | |
|---|---|
CicsReturnStmt |
COBOLFactoryImpl.createCicsReturnStmt()
|
| Uses of CicsReturnStmt in com.ibm.etools.cobol.application.model.cobol.util |
|---|
| Methods in com.ibm.etools.cobol.application.model.cobol.util with parameters of type CicsReturnStmt | |
|---|---|
java.lang.Object |
COBOLSwitch.caseCicsReturnStmt(CicsReturnStmt object)
Returns the result of interpreting the object as an instance of 'Cics Return Stmt'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||