Uses of Class
com.ibm.cics.core.comm.IConnectionDescriptor.ExtendedAttributeType

Packages that use IConnectionDescriptor.ExtendedAttributeType
com.ibm.cics.core.comm   
 

Uses of IConnectionDescriptor.ExtendedAttributeType in com.ibm.cics.core.comm
 

Methods in com.ibm.cics.core.comm that return IConnectionDescriptor.ExtendedAttributeType
 IConnectionDescriptor.ExtendedAttributeType IConnectionDescriptor.ExtendedAttribute.getType()
          Returns the IConnectionDescriptor.ExtendedAttributeType of this ExtendedAttribute's value.
static IConnectionDescriptor.ExtendedAttributeType IConnectionDescriptor.ExtendedAttributeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IConnectionDescriptor.ExtendedAttributeType[] IConnectionDescriptor.ExtendedAttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 IBM Corp. All Rights Reserved.