Uses of Class
com.ibm.ims.rds.RDSWarning

Packages that use RDSWarning
com.ibm.ims.rds Provides classes for IMS Java Remote Data Services. 
 

Uses of RDSWarning in com.ibm.ims.rds
 

Methods in com.ibm.ims.rds that return RDSWarning
protected  RDSWarning ClientSegment.getWarnings()
          Insert the method's description here.
 RDSWarning RDSWarning.getNextWarning()
          Get the warning chained to this one.
 

Methods in com.ibm.ims.rds with parameters of type RDSWarning
 void RDSWarning.setNextWarning(RDSWarning warning)
          Sets the next warning in the chain.
 



(C) International Business Machines Corporation 2004. All rights reserved.