public interface IMonitorGroup extends ICPSMDefinition
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IMonitorGroupReference |
getCICSObjectReference() |
java.lang.String |
getDesc()
Getter for field DESC
|
java.lang.String |
getName()
Getter for field NAME
|
ICICSType<IMonitorGroup> |
getObjectType() |
getChangeAgent, 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
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-2013 IBM Corp. All Rights Reserved.