com.ibm.cics.model
Interface ICaptureSpecificationOptionsReference

All Superinterfaces:
ICICSObjectReference<ICaptureSpecificationOptions>

public interface ICaptureSpecificationOptionsReference
extends ICICSObjectReference<ICaptureSpecificationOptions>


Field Summary
 
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
 
Method Summary
 java.lang.String getCapturespec()
           
 java.lang.String getEventbinding()
           
 ICICSType<ICaptureSpecificationOptions> 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<ICaptureSpecificationOptions> getObjectType()


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