|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bounds | |
org.omg.CORBA | |
org.omg.CORBA.TypeCodePackage |
Uses of Bounds in org.omg.CORBA |
Methods in org.omg.CORBA that throw Bounds | |
abstract java.lang.String |
TypeCode.member_name(int index)
|
abstract TypeCode |
TypeCode.member_type(int index)
|
abstract Any |
TypeCode.member_label(int index)
|
short |
TypeCode.member_visibility(int index)
|
Uses of Bounds in org.omg.CORBA.TypeCodePackage |
Methods in org.omg.CORBA.TypeCodePackage that return Bounds | |
static Bounds |
BoundsHelper.extract(Any any)
|
static Bounds |
BoundsHelper.read(InputStream _input)
|
Methods in org.omg.CORBA.TypeCodePackage with parameters of type Bounds | |
static void |
BoundsHelper.insert(Any any,
Bounds _value)
|
static void |
BoundsHelper.write(OutputStream _output,
Bounds _value)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |