CICS® Transaction Gateway Programming Reference v1.1.0.0

Uses of Class
com.ibm.ctg.client.Container.ContainerType

Packages that use Container.ContainerType
com.ibm.ctg.client Provides ECI, EPI and ESI base classes for developing Java client applications. 
 

Uses of Container.ContainerType in com.ibm.ctg.client
 

Methods in com.ibm.ctg.client that return Container.ContainerType
 Container.ContainerType Container.getType()
          Gets the ContainerType of the container.
static Container.ContainerType Container.ContainerType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Container.ContainerType[] Container.ContainerType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


©Copyright IBM Corp. 1994, 2014
Legal