com.ibm.cics.model
Interface ICICSDefinitionReference<T extends ICICSDefinition>

All Superinterfaces:
ICICSObjectReference<T>

public interface ICICSDefinitionReference<T extends ICICSDefinition>
extends ICICSObjectReference<T>


Field Summary
 
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
 
Method Summary
 ICICSType<T> getCICSType()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObjectReference
getAttributeValue
 

Method Detail

getCICSType

ICICSType<T> getCICSType()
Specified by:
getCICSType in interface ICICSObjectReference<T extends ICICSDefinition>


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