public interface IWorkloadDefinitionInWorkloadGroup extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
IWorkloadDefinitionInWorkloadGroup.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IWorkloadDefinitionInWorkloadGroup.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IWorkloadDefinitionInWorkloadGroupReference |
getCICSObjectReference() |
java.lang.String |
getDefinition()
Getter for field DEF
|
java.lang.String |
getGroup()
Getter for field GROUP
|
ICICSType<IWorkloadDefinitionInWorkloadGroup> |
getObjectType() |
IWorkloadDefinitionReference |
getWorkloadDefinition() |
IWorkloadGroupReference |
getWorkloadGroup() |
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<IWorkloadDefinitionInWorkloadGroup> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IWorkloadDefinitionInWorkloadGroup.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getGroup()
Workload management (WLM) group
The name of the workload group.
java.lang.String getDefinition()
Name of workload management (WLM) definition
The name of a workload definition associated with a workload group.
IWorkloadGroupReference getWorkloadGroup()
IWorkloadDefinitionReference getWorkloadDefinition()
IWorkloadDefinitionInWorkloadGroupReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.