com.ibm.cics.model
Interface ITaskAssociationReference

All Superinterfaces:
ICICSObjectReference<ITaskAssociation>

public interface ITaskAssociationReference
extends ICICSObjectReference<ITaskAssociation>


Field Summary
 
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
 
Method Summary
 ICICSType<ITaskAssociation> getObjectType()
           
 java.lang.String getTaskID()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObjectReference
getAttributeValue, getCICSType
 

Method Detail

getTaskID

java.lang.String getTaskID()

getObjectType

ICICSType<ITaskAssociation> getObjectType()


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