|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.DynamicAny._DynUnionStub
public class _DynUnionStub
Should provide support for remote invocation of methods on DynUnion. As DynUnion can never be remote at least till 1.5 inclusive, this class is not in use.
| Field Summary | |
|---|---|
static Class |
_opsClass
The purpose and value of this field are not documented. |
| Constructor Summary | |
|---|---|
_DynUnionStub()
Create the DynUnion stub. |
|
| Method Summary | |
|---|---|
String[] |
_ids()
Return the array of repository ids for this object. |
void |
assign(DynAny _0)
The remote call of DynAny methods is not possible. |
int |
component_count()
The remote call of DynAny methods is not possible. |
DynAny |
copy()
The remote call of DynAny methods is not possible. |
DynAny |
current_component()
The remote call of DynAny methods is not possible. |
void |
destroy()
The remote call of DynAny methods is not possible. |
TCKind |
discriminator_kind()
The remote call of DynAny methods is not possible. |
boolean |
equal(DynAny _0)
The remote call of DynAny methods is not possible. |
void |
from_any(Any _0)
The remote call of DynAny methods is not possible. |
Any |
get_any()
The remote call of DynAny methods is not possible. |
boolean |
get_boolean()
The remote call of DynAny methods is not possible. |
char |
get_char()
The remote call of DynAny methods is not possible. |
DynAny |
get_discriminator()
The remote call of DynAny methods is not possible. |
double |
get_double()
The remote call of DynAny methods is not possible. |
DynAny |
get_dyn_any()
The remote call of DynAny methods is not possible. |
float |
get_float()
The remote call of DynAny methods is not possible. |
int |
get_long()
The remote call of DynAny methods is not possible. |
long |
get_longlong()
The remote call of DynAny methods is not possible. |
byte |
get_octet()
The remote call of DynAny methods is not possible. |
Object |
get_reference()
The remote call of DynAny methods is not possible. |
short |
get_short()
The remote call of DynAny methods is not possible. |
String |
get_string()
The remote call of DynAny methods is not possible. |
TypeCode |
get_typecode()
The remote call of DynAny methods is not possible. |
int |
get_ulong()
The remote call of DynAny methods is not possible. |
long |
get_ulonglong()
The remote call of DynAny methods is not possible. |
short |
get_ushort()
The remote call of DynAny methods is not possible. |
Serializable |
get_val()
The remote call of DynAny methods is not possible. |
char |
get_wchar()
The remote call of DynAny methods is not possible. |
String |
get_wstring()
The remote call of DynAny methods is not possible. |
boolean |
has_no_active_member()
The remote call of DynAny methods is not possible. |
void |
insert_any(Any _0)
The remote call of DynAny methods is not possible. |
void |
insert_boolean(boolean _0)
The remote call of DynAny methods is not possible. |
void |
insert_char(char _0)
The remote call of DynAny methods is not possible. |
void |
insert_double(double _0)
The remote call of DynAny methods is not possible. |
void |
insert_dyn_any(DynAny _0)
The remote call of DynAny methods is not possible. |
void |
insert_float(float _0)
The remote call of DynAny methods is not possible. |
void |
insert_long(int _0)
The remote call of DynAny methods is not possible. |
void |
insert_longlong(long _0)
The remote call of DynAny methods is not possible. |
void |
insert_octet(byte _0)
The remote call of DynAny methods is not possible. |
void |
insert_reference(Object _0)
The remote call of DynAny methods is not possible. |
void |
insert_short(short _0)
The remote call of DynAny methods is not possible. |
void |
insert_string(String _0)
The remote call of DynAny methods is not possible. |
void |
insert_typecode(TypeCode _0)
The remote call of DynAny methods is not possible. |
void |
insert_ulong(int _0)
The remote call of DynAny methods is not possible. |
void |
insert_ulonglong(long _0)
The remote call of DynAny methods is not possible. |
void |
insert_ushort(short _0)
The remote call of DynAny methods is not possible. |
void |
insert_val(Serializable _0)
The remote call of DynAny methods is not possible. |
void |
insert_wchar(char _0)
The remote call of DynAny methods is not possible. |
void |
insert_wstring(String _0)
The remote call of DynAny methods is not possible. |
TCKind |
member_kind()
The remote call of DynAny methods is not possible. |
String |
member_name()
The remote call of DynAny methods is not possible. |
DynAny |
member()
The remote call of DynAny methods is not possible. |
boolean |
next()
The remote call of DynAny methods is not possible. |
void |
rewind()
The remote call of DynAny methods is not possible. |
boolean |
seek(int _0)
The remote call of DynAny methods is not possible. |
void |
set_discriminator(DynAny _0)
The remote call of DynAny methods is not possible. |
void |
set_to_default_member()
The remote call of DynAny methods is not possible. |
void |
set_to_no_active_member()
The remote call of DynAny methods is not possible. |
Any |
to_any()
The remote call of DynAny methods is not possible. |
TypeCode |
type()
The remote call of DynAny methods is not possible. |
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
|---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.Object |
|---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
| Field Detail |
|---|
public static final Class _opsClass
| Constructor Detail |
|---|
public _DynUnionStub()
ObjectImpl._set_delegate(Delegate).
| Method Detail |
|---|
public String[] _ids()
_ids in class ObjectImpl
public DynAny member()
throws InvalidValue
member in interface DynUnionOperationsMARSHAL, - always.
InvalidValue - if the union has no active member.public TCKind discriminator_kind()
discriminator_kind in interface DynUnionOperationsMARSHAL, - always.public DynAny get_discriminator()
get_discriminator in interface DynUnionOperationsMARSHAL, - always.public boolean has_no_active_member()
has_no_active_member in interface DynUnionOperationsMARSHAL, - always.
public TCKind member_kind()
throws InvalidValue
member_kind in interface DynUnionOperationsMARSHAL, - always.
InvalidValue - if the union has no active member.
public String member_name()
throws InvalidValue
member_name in interface DynUnionOperationsMARSHAL, - always.
InvalidValue - if the union has no active member.
public void set_discriminator(DynAny _0)
throws TypeMismatch
set_discriminator in interface DynUnionOperationsMARSHAL, - always.
TypeMismatch - if the discriminator has a wrong type of this union.
public void set_to_default_member()
throws TypeMismatch
set_to_default_member in interface DynUnionOperationsMARSHAL, - always.
TypeMismatch - if the default case is not defined for this union.
public void set_to_no_active_member()
throws TypeMismatch
set_to_no_active_member in interface DynUnionOperationsMARSHAL, - always.
TypeMismatch - if the union has explicit default case.public TypeCode type()
type in interface DynAnyOperationsAny or null typecode if no
has been yet inserted.
MARSHAL, - always.public boolean next()
next in interface DynAnyOperationsMARSHAL, - always.public void destroy()
destroy in interface DynAnyOperationsMARSHAL, - always.public DynAny copy()
copy in interface DynAnyOperationsMARSHAL, - always.public void rewind()
rewind in interface DynAnyOperationsMARSHAL, - always.
public void assign(DynAny _0)
throws TypeMismatch
assign in interface DynAnyOperations_0 - the DynAny to copy from.
MARSHAL, - always.
TypeMismatch - if the source DynAny is invalid.public int component_count()
component_count in interface DynAnyOperationsMARSHAL, - always.
public DynAny current_component()
throws TypeMismatch
current_component in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if called on DynAny that cannot have active
components, like DynEnum.public boolean equal(DynAny _0)
equal in interface DynAnyOperationsMARSHAL, - always.
public void from_any(Any _0)
throws TypeMismatch,
InvalidValue
from_any in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if the type of this DynAny differs from the type of
the passed Any. The DynAny cannot be reused with the enclosed type
different from that it was initially created.
InvalidValue - if the value, stored in the passed parameter, is
otherwise invalid.
public Any get_any()
throws TypeMismatch,
InvalidValue
get_any in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if the typecode of the accessed Any is not the same as
the typecode of this DynAny.
InvalidValue
public boolean get_boolean()
throws TypeMismatch,
InvalidValue
get_boolean in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public char get_char()
throws TypeMismatch,
InvalidValue
get_char in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public double get_double()
throws TypeMismatch,
InvalidValue
get_double in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public DynAny get_dyn_any()
throws TypeMismatch,
InvalidValue
get_dyn_any in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if the wrapped Any does not store another Any.
InvalidValue - if the current position points nowhere.
public float get_float()
throws TypeMismatch,
InvalidValue
get_float in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public int get_long()
throws TypeMismatch,
InvalidValue
get_long in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public long get_longlong()
throws TypeMismatch,
InvalidValue
get_longlong in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public byte get_octet()
throws TypeMismatch,
InvalidValue
get_octet in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public Object get_reference()
throws TypeMismatch,
InvalidValue
get_reference in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public short get_short()
throws TypeMismatch,
InvalidValue
get_short in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public String get_string()
throws TypeMismatch,
InvalidValue
get_string in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public TypeCode get_typecode()
throws TypeMismatch,
InvalidValue
get_typecode in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public int get_ulong()
throws TypeMismatch,
InvalidValue
get_ulong in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public long get_ulonglong()
throws TypeMismatch,
InvalidValue
get_ulonglong in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public short get_ushort()
throws TypeMismatch,
InvalidValue
get_ushort in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public Serializable get_val()
throws TypeMismatch,
InvalidValue
get_val in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public char get_wchar()
throws TypeMismatch,
InvalidValue
get_wchar in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public String get_wstring()
throws TypeMismatch,
InvalidValue
get_wstring in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public void insert_any(Any _0)
throws TypeMismatch,
InvalidValue
insert_any in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_boolean(boolean _0)
throws TypeMismatch,
InvalidValue
insert_boolean in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_char(char _0)
throws TypeMismatch,
InvalidValue
insert_char in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_double(double _0)
throws TypeMismatch,
InvalidValue
insert_double in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_dyn_any(DynAny _0)
throws TypeMismatch,
InvalidValue
insert_dyn_any in interface DynAnyOperations_0 - a value to insert.
MARSHAL, - always.
TypeMismatch - if the component at the current position has a
different type.
InvalidValue - if the current position points nowhere.
public void insert_float(float _0)
throws TypeMismatch,
InvalidValue
insert_float in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_long(int _0)
throws TypeMismatch,
InvalidValue
insert_long in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_longlong(long _0)
throws TypeMismatch,
InvalidValue
insert_longlong in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_octet(byte _0)
throws TypeMismatch,
InvalidValue
insert_octet in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_reference(Object _0)
throws TypeMismatch,
InvalidValue
insert_reference in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_short(short _0)
throws TypeMismatch,
InvalidValue
insert_short in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_string(String _0)
throws TypeMismatch,
InvalidValue
insert_string in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_typecode(TypeCode _0)
throws TypeMismatch,
InvalidValue
insert_typecode in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_ulong(int _0)
throws TypeMismatch,
InvalidValue
insert_ulong in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_ulonglong(long _0)
throws TypeMismatch,
InvalidValue
insert_ulonglong in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_ushort(short _0)
throws TypeMismatch,
InvalidValue
insert_ushort in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_val(Serializable _0)
throws TypeMismatch,
InvalidValue
insert_val in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_wchar(char _0)
throws TypeMismatch,
InvalidValue
insert_wchar in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_wstring(String _0)
throws TypeMismatch,
InvalidValue
insert_wstring in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatchpublic boolean seek(int _0)
seek in interface DynAnyOperations_0 - the number of the internal component on that the internal pointer
must be focused.
MARSHAL, - always.public Any to_any()
to_any in interface DynAnyOperationsAny.
MARSHAL, - always.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||