public interface IWorkloadGroupInWorkloadSpecification extends ICPSMDefinition
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IWorkloadGroupInWorkloadSpecificationReference |
getCICSObjectReference() |
java.lang.String |
getGroup()
Getter for field GROUP
|
ICICSType<IWorkloadGroupInWorkloadSpecification> |
getObjectType() |
java.lang.String |
getSpecification()
Getter for field NAME
|
IWorkloadGroupReference |
getWorkloadGroup() |
IWorkloadSpecificationReference |
getWorkloadSpecification() |
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<IWorkloadGroupInWorkloadSpecification> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getSpecification()
Workload management specification
The name of the workload specification.
java.lang.String getGroup()
Workload management (WLM) group
The name of a workload group associated with a workload specification.
IWorkloadSpecificationReference getWorkloadSpecification()
IWorkloadGroupReference getWorkloadGroup()
IWorkloadGroupInWorkloadSpecificationReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright © 2008-2013 IBM Corp. All Rights Reserved.