public interface IMonitorResourceInSpecification extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
IMonitorResourceInSpecification.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IMonitorResourceInSpecification.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IMonitorResourceInSpecificationReference |
getCICSObjectReference() |
java.lang.String |
getGroup()
Getter for field GROUP
|
ICICSType<IMonitorResourceInSpecification> |
getObjectType() |
java.lang.String |
getSpec()
Getter for field SPEC
|
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<IMonitorResourceInSpecification> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IMonitorResourceInSpecification.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()
Monitor group
The name of a monitor group associated with the monitor specification.
IMonitorResourceInSpecificationReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.