Uses of Interface
com.collation.platform.model.topology.sys.zOS.CICSTransaction

Packages that use CICSTransaction
com.collation.platform.model.topology.sys.zOS   
 

Uses of CICSTransaction in com.collation.platform.model.topology.sys.zOS
 

Methods in com.collation.platform.model.topology.sys.zOS that return CICSTransaction
 CICSTransaction[] CICSRegion.getCicstransactions()
           
 

Methods in com.collation.platform.model.topology.sys.zOS with parameters of type CICSTransaction
 void CICSRegion.setCicstransactions(CICSTransaction[] x)