Uses of Interface
com.ibm.cics.model.IPhysicalDataSet

Uses of IPhysicalDataSet in com.ibm.cics.model
 

Methods in com.ibm.cics.model that return types with arguments of type IPhysicalDataSet
 ICICSType<IPhysicalDataSet> IPhysicalDataSet.getObjectType()
           
 ICICSType<IPhysicalDataSet> IPhysicalDataSetReference.getObjectType()
           
 

Method parameters in com.ibm.cics.model with type arguments of type IPhysicalDataSet
<From extends ICICSObject>
ICICSObjectListFactory<From>
IPhysicalDataSet.findReferences(IReferenceAttribute<From,IPhysicalDataSet> referenceAttribute)
          Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute.
 



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