|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConnectionDescriptor.ExtendedAttribute | |
---|---|
com.ibm.cics.core.comm |
Uses of IConnectionDescriptor.ExtendedAttribute in com.ibm.cics.core.comm |
---|
Methods in com.ibm.cics.core.comm that return IConnectionDescriptor.ExtendedAttribute | |
---|---|
IConnectionDescriptor.ExtendedAttribute |
IConnectionDescriptor.getExtendedAttribute(java.lang.String nameOfExtendedAttribute)
Returns a specific ExtendedAttribute identified by the supplied name. |
Methods in com.ibm.cics.core.comm that return types with arguments of type IConnectionDescriptor.ExtendedAttribute | |
---|---|
java.util.List<IConnectionDescriptor.ExtendedAttribute> |
IConnectionDescriptor.getExtendedAttributes()
Returns a List of all available ExtendedAttribute s for this IConnectionDescriptor . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |