com.ibm.cics.model
Interface IRPLListReference

All Superinterfaces:
ICICSObjectReference<IRPLList>

public interface IRPLListReference
extends ICICSObjectReference<IRPLList>


Field Summary
 
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
 
Method Summary
 ICICSType<IRPLList> getObjectType()
           
 java.lang.Long getRPLNumber()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObjectReference
getAttributeValue, getCICSType
 

Method Detail

getRPLNumber

java.lang.Long getRPLNumber()

getObjectType

ICICSType<IRPLList> getObjectType()


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