Uses of Class
com.ibm.cics.model.IIndirectTDQueue.IndirectTypeValue

Packages that use IIndirectTDQueue.IndirectTypeValue
com.ibm.cics.model   
 

Uses of IIndirectTDQueue.IndirectTypeValue in com.ibm.cics.model
 

Methods in com.ibm.cics.model that return IIndirectTDQueue.IndirectTypeValue
 IIndirectTDQueue.IndirectTypeValue IIndirectTDQueue.getIndirectType()
          Getter for field INDIRECTTYPE
static IIndirectTDQueue.IndirectTypeValue IIndirectTDQueue.IndirectTypeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IIndirectTDQueue.IndirectTypeValue[] IIndirectTDQueue.IndirectTypeValue.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008-2009 IBM Corp. All Rights Reserved.