public interface IRTASpecificationsToSystemGroup extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
IRTASpecificationsToSystemGroup.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IRTASpecificationsToSystemGroup.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IRTASpecificationsToSystemGroupReference |
getCICSObjectReference() |
java.lang.String |
getGroup()
Getter for field GROUP
|
ICICSType<IRTASpecificationsToSystemGroup> |
getObjectType() |
java.lang.String |
getSpec()
Getter for field SPEC
|
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<IRTASpecificationsToSystemGroup> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IRTASpecificationsToSystemGroup.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getSpec()
RTA specification
The name of the RTA specification.
java.lang.String getGroup()
System group
The name of a CICS system group that is associated with the analysis specification.
IRTASpecificationsToSystemGroupReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.