com.ibm.cics.model
Interface ICICSObjectReference


public interface ICICSObjectReference


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
<T> T
getAttributeValue(ICICSAttribute<T> attribute)
           
 ICICSType getCICSType()
           
 ICICSObjectReference getParentReference()
           
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Method Detail

getCICSType

ICICSType getCICSType()

getParentReference

ICICSObjectReference getParentReference()

getAttributeValue

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


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