com.ibm.cics.model
Interface IBatchedRepositoryUpdateRequestReference

All Superinterfaces:
ICICSObjectReference<IBatchedRepositoryUpdateRequest>

public interface IBatchedRepositoryUpdateRequestReference
extends ICICSObjectReference<IBatchedRepositoryUpdateRequest>


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

Method Detail

getName

java.lang.String getName()

getInputMember

java.lang.String getInputMember()

getObjectType

ICICSType<IBatchedRepositoryUpdateRequest> getObjectType()


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