Uses of Class
com.ibm.cics.model.IDB2ConnectionDefinition.ThreaderrorValue

Packages that use IDB2ConnectionDefinition.ThreaderrorValue
com.ibm.cics.model   
com.ibm.cics.model.mutable   
 

Uses of IDB2ConnectionDefinition.ThreaderrorValue in com.ibm.cics.model
 

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

Uses of IDB2ConnectionDefinition.ThreaderrorValue in com.ibm.cics.model.mutable
 

Methods in com.ibm.cics.model.mutable with parameters of type IDB2ConnectionDefinition.ThreaderrorValue
 void IMutableDB2ConnectionDefinition.setThreaderror(IDB2ConnectionDefinition.ThreaderrorValue _threaderror)
          Setter for field THREADERROR
 



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