public interface IMonitorResourceInGroup extends ICPSMDefinition
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActivetime()
Getter for field ACTIVETIME
|
IMonitorResourceInGroupReference |
getCICSObjectReference() |
java.lang.String |
getDefname()
Getter for field DEFNAME
|
java.lang.String |
getGroup()
Getter for field GROUP
|
ICICSType<IMonitorResourceInGroup> |
getObjectType() |
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<IMonitorResourceInGroup> 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 getGroup()
Monitor group
The name of the monitor group.
java.lang.String getDefname()
Monitor definition
The name of a monitor definition associated with the monitor group.
java.lang.String getActivetime()
Period definition
The time period for which the monitor definitions in this group will be active. To review a list of existing period definitions, use the Time period definitions (EYUSTARTPERIODEF) TABULAR view.
IMonitorResourceInGroupReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright © 2008-2013 IBM Corp. All Rights Reserved.