public interface IMONSpecificationsToSystem extends ICPSMDefinition
| Modifier and Type | Interface and Description |
|---|---|
static class |
IMONSpecificationsToSystem.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
static class |
IMONSpecificationsToSystem.LinkValue
Enumeration type for field LINK
|
COPYRIGHT| Modifier and Type | Method and Description |
|---|---|
IMONSpecificationsToSystem.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IMONSpecificationsToSystemReference |
getCICSObjectReference() |
java.lang.String |
getGroup()
Getter for field GROUP
|
IMONSpecificationsToSystem.LinkValue |
getLink()
Getter for field LINK
|
ICICSType<IMONSpecificationsToSystem> |
getObjectType() |
java.lang.String |
getSpec()
Getter for field SPEC
|
java.lang.String |
getSystem()
Getter for field SYSTEM
|
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTimegetCICSType, getNameICICSType<IMONSpecificationsToSystem> getObjectType()
getObjectType in interface ICICSObjectgetObjectType in interface ICPSMDefinitiongetObjectType in interface IDefinitiongetObjectType in interface com.ibm.cics.model.meta.ITypedObjectIMONSpecificationsToSystem.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 getSystem()
CICS system
The name of a linked CICS system.
IMONSpecificationsToSystem.LinkValue getLink()
Creation mode
Indicates how the CICS system is associated with the monitor specification:
java.lang.String getGroup()
System group that MONSPEC was inherited from
The name of the CICS system group from which the monitor specification was inherited.
IMONSpecificationsToSystemReference getCICSObjectReference()
getCICSObjectReference in interface ICICSObjectgetCICSObjectReference in interface ICPSMDefinitiongetCICSObjectReference in interface IDefinitionCopyright ? 2008-2015 IBM Corp. All Rights Reserved.