com.ibm.cics.model
Interface IGroupSystemGroupEntryReference

All Superinterfaces:
ICICSObjectReference<IGroupSystemGroupEntry>

public interface IGroupSystemGroupEntryReference
extends ICICSObjectReference<IGroupSystemGroupEntry>


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

Method Detail

getGroupName

java.lang.String getGroupName()

getTogroup

java.lang.String getTogroup()

getObjectType

ICICSType<IGroupSystemGroupEntry> getObjectType()


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