com.ibm.cics.model
Interface ICICSObjectReference


public interface ICICSObjectReference


Method Summary
<T> T
getAttributeValue(ICICSAttribute<T> attribute)
           
 ICICSType getCICSType()
           
 ICICSObjectReference getParentReference()
           
 

Method Detail

getCICSType

ICICSType getCICSType()

getParentReference

ICICSObjectReference getParentReference()

getAttributeValue

<T> T getAttributeValue(ICICSAttribute<T> attribute)


Copyright 2008-2009 IBM Corp. All Rights Reserved.