com.ibm.cics.model
Interface ICaptureSpecificationReference

All Superinterfaces:
ICICSObjectReference<ICaptureSpecification>

public interface ICaptureSpecificationReference
extends ICICSObjectReference<ICaptureSpecification>


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

Method Detail

getCaptureSpecification

java.lang.String getCaptureSpecification()

getEventBinding

java.lang.String getEventBinding()

getObjectType

ICICSType<ICaptureSpecification> getObjectType()


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