|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.BoundsHelper
Helper class for deprecated Bounds exception.
Constructor Summary | |
BoundsHelper()
Deprecated. |
Method Summary | |
static Bounds |
extract(Any any)
Deprecated. |
static java.lang.String |
id()
Deprecated. |
static void |
insert(Any any,
Bounds _value)
Deprecated. |
static Bounds |
read(InputStream _input)
Deprecated. |
static TypeCode |
type()
Deprecated. |
static void |
write(OutputStream _output,
Bounds _value)
Deprecated. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BoundsHelper()
Method Detail |
public static void insert(Any any, Bounds _value)
public static Bounds extract(Any any)
public static TypeCode type()
public static java.lang.String id()
public static Bounds read(InputStream _input)
public static void write(OutputStream _output, Bounds _value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |