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, getCreateTimegetCICSType, getNameICICSType<IWorkloadDefinitionInWorkloadGroup> getObjectType()
getObjectType in interface ICICSObjectgetObjectType in interface ICPSMDefinitiongetObjectType in interface IDefinitiongetObjectType in interface com.ibm.cics.model.meta.ITypedObjectIWorkloadDefinitionInWorkloadGroup.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 ICICSObjectgetCICSObjectReference in interface ICPSMDefinitiongetCICSObjectReference in interface IDefinitionCopyright ? 2008-2015 IBM Corp. All Rights Reserved.