com.ibm.cics.model
Interface IMONSpecificationsToSystemGroupReference

All Superinterfaces:
ICICSObjectReference<IMONSpecificationsToSystemGroup>

public interface IMONSpecificationsToSystemGroupReference
extends ICICSObjectReference<IMONSpecificationsToSystemGroup>


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

Method Detail

getSpec

java.lang.String getSpec()

getGroup

java.lang.String getGroup()

getObjectType

ICICSType<IMONSpecificationsToSystemGroup> getObjectType()


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