com.ibm.cics.model
Interface IRTASpecificationsToSystemGroup

All Superinterfaces:
ICICSObject, ICPSMDefinition, IDefinition, com.ibm.cics.model.meta.ITypedObject

public interface IRTASpecificationsToSystemGroup
extends ICPSMDefinition

generated from CICS resourcetable LNKSRSCG


Method Summary
 java.lang.String getGroup()
          Getter for field GROUP
 java.lang.String getSpec()
          Getter for field SPEC
 
Methods inherited from interface com.ibm.cics.model.ICPSMDefinition
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime
 
Methods inherited from interface com.ibm.cics.model.ICICSObject
getCICSType, getName, getObjectType
 

Method Detail

getSpec

java.lang.String getSpec()
Getter for field SPEC

RTA specification

The name of the RTA specification.


getGroup

java.lang.String getGroup()
Getter for field GROUP

System group

The name of a CICS system group that is associated with the analysis specification.



Copyright 2008-2009 IBM Corp. All Rights Reserved.