com.ibm.cics.model
Interface IIntrapartitionTDQueueReference

All Superinterfaces:
ICICSObjectReference<IIntrapartitionTDQueue>

public interface IIntrapartitionTDQueueReference
extends ICICSObjectReference<IIntrapartitionTDQueue>


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

Method Detail

getName

java.lang.String getName()

getObjectType

ICICSType<IIntrapartitionTDQueue> getObjectType()


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