public interface IMonitorResourceInSpecification extends ICPSMDefinition
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IMonitorResourceInSpecificationReference |
getCICSObjectReference() |
java.lang.String |
getGroup()
Getter for field GROUP
|
ICICSType<IMonitorResourceInSpecification> |
getObjectType() |
java.lang.String |
getSpec()
Getter for field SPEC
|
getChangeAgent, 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
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-2013 IBM Corp. All Rights Reserved.