public interface IResourceGroupDefinition extends ICPSMDefinition
| Modifier and Type | Interface and Description |
|---|---|
static class |
IResourceGroupDefinition.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT| Modifier and Type | Method and Description |
|---|---|
IResourceGroupDefinition.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IResourceGroupDefinitionReference |
getCICSObjectReference() |
java.lang.String |
getDescription()
Getter for field DESCRIPTION
|
ICICSObjectSet<IResourceAssignmentInResourceDescription> |
getFromAssignmentsInDescriptions() |
ICICSObjectSet<IResourceAssignmentDefinition> |
getFromResourceAssignments() |
ICICSObjectSet<IResourceInDescriptionEntry> |
getGroupsInDescriptions() |
java.lang.String |
getName()
Getter for field RESGROUP
|
ICICSType<IResourceGroupDefinition> |
getObjectType() |
ICICSObjectSet<IResourceGroupEntry> |
getResourcesInGroup() |
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTimegetCICSTypeICICSType<IResourceGroupDefinition> getObjectType()
getObjectType in interface ICICSObjectgetObjectType in interface ICPSMDefinitiongetObjectType in interface IDefinitiongetObjectType in interface com.ibm.cics.model.meta.ITypedObjectIResourceGroupDefinition.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getName()
Name
The name of the resource group.
getName in interface ICICSObjectjava.lang.String getDescription()
Description
A description of the resource group.
ICICSObjectSet<IResourceAssignmentDefinition> getFromResourceAssignments()
ICICSObjectSet<IResourceAssignmentInResourceDescription> getFromAssignmentsInDescriptions()
ICICSObjectSet<IResourceInDescriptionEntry> getGroupsInDescriptions()
ICICSObjectSet<IResourceGroupEntry> getResourcesInGroup()
IResourceGroupDefinitionReference getCICSObjectReference()
getCICSObjectReference in interface ICICSObjectgetCICSObjectReference in interface ICPSMDefinitiongetCICSObjectReference in interface IDefinitionCopyright ? 2008-2015 IBM Corp. All Rights Reserved.