org.omg.CosTrading.LookupPackage

Class HowManyPropsHelper


public final class HowManyPropsHelper
extends java.lang.Object

Generated from IDL definition of enum "HowManyProps"

Author:
JacORB IDL compiler

Method Summary

static HowManyProps
extract(Any any)
static String
id()
static void
insert(Any any, HowManyProps s)
static HowManyProps
read(InputStream in)
static TypeCode
type()
static void
write(OutputStream out, HowManyProps s)

Method Details

extract

public static HowManyProps extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          HowManyProps s)


read

public static HowManyProps read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         HowManyProps s)