Uses of Interface
org.omg.CosTrading.OfferIteratorOperations

Packages that use OfferIteratorOperations
org.omg.CosTrading   
 

Uses of OfferIteratorOperations in org.omg.CosTrading
 

Subinterfaces of OfferIteratorOperations in org.omg.CosTrading
 interface OfferIterator
          Generated from IDL interface "OfferIterator"
 

Classes in org.omg.CosTrading that implement OfferIteratorOperations
 class _OfferIteratorStub
          Generated from IDL interface "OfferIterator"
 class OfferIteratorPOA
          Generated from IDL interface "OfferIterator"
 class OfferIteratorPOATie
          Generated from IDL interface "OfferIterator"
 

Methods in org.omg.CosTrading that return OfferIteratorOperations
 OfferIteratorOperations OfferIteratorPOATie._delegate()
           
 

Methods in org.omg.CosTrading with parameters of type OfferIteratorOperations
 void OfferIteratorPOATie._delegate(OfferIteratorOperations delegate)
           
 

Constructors in org.omg.CosTrading with parameters of type OfferIteratorOperations
OfferIteratorPOATie(OfferIteratorOperations delegate)
           
OfferIteratorPOATie(OfferIteratorOperations delegate, POA poa)