|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.BoundsHelper
Constructor Summary | |
---|---|
BoundsHelper()
|
Method Summary | |
---|---|
static Bounds |
extract(Any any)
|
static java.lang.String |
id()
|
static void |
insert(Any any,
Bounds _value)
|
static Bounds |
read(InputStream _input)
|
static TypeCode |
type()
|
static void |
write(OutputStream _output,
Bounds _value)
|
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 |