public interface IWorkloadGroup extends ICPSMDefinition
| Modifier and Type | Interface and Description |
|---|---|
static class |
IWorkloadGroup.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT| Modifier and Type | Method and Description |
|---|---|
IWorkloadGroup.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IWorkloadGroupReference |
getCICSObjectReference() |
ICICSObjectSet<IWorkloadDefinitionInWorkloadGroup> |
getDefinitionMembers() |
java.lang.String |
getDescription()
Getter for field DESC
|
java.lang.String |
getName()
Getter for field NAME
|
ICICSType<IWorkloadGroup> |
getObjectType() |
ICICSObjectSet<IWorkloadGroupInWorkloadSpecification> |
getSpecMemberships() |
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTimegetCICSTypeICICSType<IWorkloadGroup> getObjectType()
getObjectType in interface ICICSObjectgetObjectType in interface ICPSMDefinitiongetObjectType in interface IDefinitiongetObjectType in interface com.ibm.cics.model.meta.ITypedObjectIWorkloadGroup.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getName()
Workload management group
The name of the workload group.
getName in interface ICICSObjectjava.lang.String getDescription()
Description
A 1- to 58-character description of the workload group.
ICICSObjectSet<IWorkloadDefinitionInWorkloadGroup> getDefinitionMembers()
ICICSObjectSet<IWorkloadGroupInWorkloadSpecification> getSpecMemberships()
IWorkloadGroupReference getCICSObjectReference()
getCICSObjectReference in interface ICICSObjectgetCICSObjectReference in interface ICPSMDefinitiongetCICSObjectReference in interface IDefinitionCopyright ? 2008-2015 IBM Corp. All Rights Reserved.