com.ibm.cics.model
Interface IResourceGroupEntry

All Superinterfaces:
ICICSObject, ICPSMDefinition, IDefinition, com.ibm.cics.model.meta.ITypedObject

public interface IResourceGroupEntry
extends ICPSMDefinition


Method Summary
 java.lang.String getDefinitionType()
           
 java.lang.String getGroupName()
           
 
Methods inherited from interface com.ibm.cics.model.ICPSMDefinition
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime, getDescription
 
Methods inherited from interface com.ibm.cics.model.ICICSObject
getCICSType, getName, getObjectType
 

Method Detail

getGroupName

java.lang.String getGroupName()

getDefinitionType

java.lang.String getDefinitionType()


Copyright 2008-2009 IBM Corp. All Rights Reserved.