com.ibm.cics.model
Interface ICaptureSpecificationDataReference

All Superinterfaces:
ICICSObjectReference<ICaptureSpecificationData>

public interface ICaptureSpecificationDataReference
extends ICICSObjectReference<ICaptureSpecificationData>


Field Summary
 
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
 
Method Summary
 java.lang.String getCapturespec()
           
 java.lang.String getEventbinding()
           
 ICICSType<ICaptureSpecificationData> getObjectType()
           
 java.lang.Long getSeqnumber()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObjectReference
getAttributeValue, getCICSType
 

Method Detail

getCapturespec

java.lang.String getCapturespec()

getEventbinding

java.lang.String getEventbinding()

getSeqnumber

java.lang.Long getSeqnumber()

getObjectType

ICICSType<ICaptureSpecificationData> getObjectType()


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