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