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