public interface IResourceGroupDefinition extends ICPSMDefinition
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IResourceGroupDefinitionReference |
getCICSObjectReference() |
java.lang.String |
getDescription()
Getter for field DESCRIPTION
|
java.lang.String |
getName()
Getter for field RESGROUP
|
ICICSType<IResourceGroupDefinition> |
getObjectType() |
ICICSObjectSet<IResourceGroupEntry> |
getResourcesInGroup() |
getChangeAgent, 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
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<IResourceGroupEntry> getResourcesInGroup()
IResourceGroupDefinitionReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright © 2008-2013 IBM Corp. All Rights Reserved.