com.ibm.cics.model
Interface IRTASpecificationsToSystemReference

All Superinterfaces:
ICICSObjectReference<IRTASpecificationsToSystem>

public interface IRTASpecificationsToSystemReference
extends ICICSObjectReference<IRTASpecificationsToSystem>


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

Method Detail

getSpec

java.lang.String getSpec()

getSystem

java.lang.String getSystem()

getObjectType

ICICSType<IRTASpecificationsToSystem> getObjectType()


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