|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.BoundsHelper
public final class 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 |
---|
clone, equals, finalize, 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |