com.ibm.cics.model
Interface ICICSRegionGroupDefinitionReference

All Superinterfaces:
ICICSObjectReference<ICICSRegionGroupDefinition>

public interface ICICSRegionGroupDefinitionReference
extends ICICSObjectReference<ICICSRegionGroupDefinition>


Field Summary
 
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
 
Method Summary
 java.lang.String getGroup()
           
 ICICSType<ICICSRegionGroupDefinition> getObjectType()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObjectReference
getAttributeValue, getCICSType
 

Method Detail

getGroup

java.lang.String getGroup()

getObjectType

ICICSType<ICICSRegionGroupDefinition> getObjectType()


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