org.omg.CosCollection

Class LowerBoundStyleHelper


public final class LowerBoundStyleHelper
extends java.lang.Object

Generated from IDL definition of enum "LowerBoundStyle"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static LowerBoundStyle extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          LowerBoundStyle s)


read

public static LowerBoundStyle read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         LowerBoundStyle s)