org.omg.CosTrading

Class OfferIteratorHelper


public final class OfferIteratorHelper
extends java.lang.Object

Generated from IDL interface "OfferIterator"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

static OfferIterator
extract(Any any)
static String
id()
static void
insert(Any any, OfferIterator s)
static OfferIterator
narrow(java.lang.Object obj)
static OfferIterator
narrow(Object obj)
static OfferIterator
read(InputStream in)
static TypeCode
type()
static OfferIterator
unchecked_narrow(Object obj)
static void
write(OutputStream _out, OfferIterator s)

Method Details

extract

public static OfferIterator extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          OfferIterator s)


narrow

public static OfferIterator narrow(java.lang.Object obj)


narrow

public static OfferIterator narrow(Object obj)


read

public static OfferIterator read(InputStream in)


type

public static TypeCode type()


unchecked_narrow

public static OfferIterator unchecked_narrow(Object obj)


write

public static void write(OutputStream _out,
                         OfferIterator s)