Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
CICS® Transaction Gateway Base API Programming Reference v9.0.0.2
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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

  • Packages that use Container.ContainerType 
    Package Description
    com.ibm.ctg.client
    Provides 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 
      Modifier and Type Method and Description
      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 are declared.

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
©Copyright IBM Corp. 1994, 2013
Legal
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes