com.ibm.cics.model
Interface IResourceGroupEntry

All Superinterfaces:
ICICSObject, ICPSMDefinition, IDefinition

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.IDefinition
getName
 

Method Detail

getGroupName

java.lang.String getGroupName()

getDefinitionType

java.lang.String getDefinitionType()


Copyright © 2008-2009 IBM Corp. All Rights Reserved.