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, getCreateTime
getCICSType
ICICSType<IResourceGroupDefinition> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IResourceGroupDefinition.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 ICICSObject
java.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 ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.