org.omg.CosTrading
Interface OfferIteratorOperations

All Known Subinterfaces:
OfferIterator
All Known Implementing Classes:
_OfferIteratorStub, OfferIteratorPOA, OfferIteratorPOATie

public interface OfferIteratorOperations

Generated from IDL interface "OfferIterator".

Version:
generated at 03-Nov-2015 12:23:58
Author:
JacORB IDL compiler V 3.7

Method Summary
 void destroy()
           
 int max_left()
           
 boolean next_n(int n, OfferSeqHolder offers)
           
 

Method Detail

max_left

int max_left()
             throws UnknownMaxLeft
Throws:
UnknownMaxLeft

next_n

boolean next_n(int n,
               OfferSeqHolder offers)

destroy

void destroy()


Copyright © 2015 JacORB. All rights reserved.