CICS® Transaction Gateway Programming Reference v1.1.0.0

Uses of Class
com.ibm.ctg.monitoring.TransactionType

Packages that use TransactionType
com.ibm.ctg.monitoring Provides classes for developing request monitoring exits. 
 

Uses of TransactionType in com.ibm.ctg.monitoring
 

Methods in com.ibm.ctg.monitoring that return TransactionType
 TransactionType FlowType.getTransactionType()
           
static TransactionType TransactionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TransactionType[] TransactionType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


©Copyright IBM Corp. 1994, 2014
Legal