public interface IWLMSpecificationsToSystem extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
IWLMSpecificationsToSystem.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
static class |
IWLMSpecificationsToSystem.LinkValue
Enumeration type for field LINK
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IWLMSpecificationsToSystem.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IWLMSpecificationsToSystemReference |
getCICSObjectReference() |
java.lang.String |
getGroup()
Getter for field GROUP
|
IWLMSpecificationsToSystem.LinkValue |
getLink()
Getter for field LINK
|
ICICSType<IWLMSpecificationsToSystem> |
getObjectType() |
java.lang.String |
getSpec()
Getter for field SPEC
|
java.lang.String |
getSystem()
Getter for field SYSTEM
|
ICICSRegionDefinitionReference |
getSystemReference() |
IWorkloadSpecificationReference |
getWorkloadSpecificationReference() |
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<IWLMSpecificationsToSystem> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IWLMSpecificationsToSystem.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getSpec()
WLM specification
The name of the WLM specification.
java.lang.String getSystem()
CICS system
The name of a linked CICS system.
IWLMSpecificationsToSystem.LinkValue getLink()
Creation mode
Indicates how the CICS system is associated with the WLM specification:
java.lang.String getGroup()
System group WLM specification was inherited from
The name of the CICS system group from which the WLM specification was inherited.
IWorkloadSpecificationReference getWorkloadSpecificationReference()
ICICSRegionDefinitionReference getSystemReference()
IWLMSpecificationsToSystemReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.