com.ibm.cics.model
Interface IRemoteTransactionReference

All Superinterfaces:
ICICSObjectReference<IRemoteTransaction>

public interface IRemoteTransactionReference
extends ICICSObjectReference<IRemoteTransaction>


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

Method Detail

getName

java.lang.String getName()

getObjectType

ICICSType<IRemoteTransaction> getObjectType()


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