com.ibm.cics.model
Interface IRTASpecificationsToSystemGroupReference

All Superinterfaces:
ICICSObjectReference<IRTASpecificationsToSystemGroup>

public interface IRTASpecificationsToSystemGroupReference
extends ICICSObjectReference<IRTASpecificationsToSystemGroup>


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

Method Detail

getSpec

java.lang.String getSpec()

getGroup

java.lang.String getGroup()

getObjectType

ICICSType<IRTASpecificationsToSystemGroup> getObjectType()


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