public interface IMonitorGroup extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
IMonitorGroup.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IMonitorGroup.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IMonitorGroupReference |
getCICSObjectReference() |
java.lang.String |
getDesc()
Getter for field DESC
|
java.lang.String |
getName()
Getter for field NAME
|
ICICSType<IMonitorGroup> |
getObjectType() |
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType
ICICSType<IMonitorGroup> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IMonitorGroup.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getName()
Name
The name of the monitor group.
getName
in interface ICICSObject
java.lang.String getDesc()
Description
A 1- to 58-character description of the monitor group.
IMonitorGroupReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.