org.omg.DynamicAny
public class _DynUnionStub extends ObjectImpl implements DynUnion, Serializable
Modifier and Type | Field and Description |
---|---|
static Class |
_opsClass
The purpose and value of this field are not documented.
|
Constructor and Description |
---|
_DynUnionStub()
Create the DynUnion stub.
|
Modifier and Type | Method and Description |
---|---|
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.
|
_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
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
_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
public _DynUnionStub()
ObjectImpl._set_delegate(Delegate)
.public String[] _ids()
_ids
in class ObjectImpl
public DynAny member() throws InvalidValue
member
in interface DynUnionOperations
MARSHAL,
- always.InvalidValue
- if the union has no active member.public TCKind discriminator_kind()
discriminator_kind
in interface DynUnionOperations
MARSHAL,
- always.public DynAny get_discriminator()
get_discriminator
in interface DynUnionOperations
MARSHAL,
- always.public boolean has_no_active_member()
has_no_active_member
in interface DynUnionOperations
MARSHAL,
- always.public TCKind member_kind() throws InvalidValue
member_kind
in interface DynUnionOperations
MARSHAL,
- always.InvalidValue
- if the union has no active member.public String member_name() throws InvalidValue
member_name
in interface DynUnionOperations
MARSHAL,
- always.InvalidValue
- if the union has no active member.public void set_discriminator(DynAny _0) throws TypeMismatch
set_discriminator
in interface DynUnionOperations
MARSHAL,
- 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 DynUnionOperations
MARSHAL,
- 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 DynUnionOperations
MARSHAL,
- always.TypeMismatch
- if the union has explicit default case.public TypeCode type()
type
in interface DynAnyOperations
Any
or null typecode if no
has been yet inserted
.MARSHAL,
- always.public boolean next()
next
in interface DynAnyOperations
MARSHAL,
- always.public void destroy()
destroy
in interface DynAnyOperations
MARSHAL,
- always.public DynAny copy()
copy
in interface DynAnyOperations
MARSHAL,
- always.public void rewind()
rewind
in interface DynAnyOperations
MARSHAL,
- 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 DynAnyOperations
MARSHAL,
- always.public DynAny current_component() throws TypeMismatch
current_component
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if called on DynAny that cannot have active
components, like DynEnum
.public boolean equal(DynAny _0)
equal
in interface DynAnyOperations
MARSHAL,
- always.public void from_any(Any _0) throws TypeMismatch, InvalidValue
from_any
in interface DynAnyOperations
MARSHAL,
- 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 DynAnyOperations
MARSHAL,
- 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 DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public char get_char() throws TypeMismatch, InvalidValue
get_char
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public double get_double() throws TypeMismatch, InvalidValue
get_double
in interface DynAnyOperations
MARSHAL,
- 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 DynAnyOperations
MARSHAL,
- 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 DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public int get_long() throws TypeMismatch, InvalidValue
get_long
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public long get_longlong() throws TypeMismatch, InvalidValue
get_longlong
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public byte get_octet() throws TypeMismatch, InvalidValue
get_octet
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public Object get_reference() throws TypeMismatch, InvalidValue
get_reference
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public short get_short() throws TypeMismatch, InvalidValue
get_short
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public String get_string() throws TypeMismatch, InvalidValue
get_string
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public TypeCode get_typecode() throws TypeMismatch, InvalidValue
get_typecode
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public int get_ulong() throws TypeMismatch, InvalidValue
get_ulong
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public long get_ulonglong() throws TypeMismatch, InvalidValue
get_ulonglong
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public short get_ushort() throws TypeMismatch, InvalidValue
get_ushort
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public Serializable get_val() throws TypeMismatch, InvalidValue
get_val
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public char get_wchar() throws TypeMismatch, InvalidValue
get_wchar
in interface DynAnyOperations
MARSHAL,
- always.TypeMismatch
- if this DynAny holds the value of the different type.InvalidValue
public String get_wstring() throws TypeMismatch, InvalidValue
get_wstring
in interface DynAnyOperations
MARSHAL,
- 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
.TypeMismatch
public 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 DynAnyOperations
Any
.MARSHAL,
- always.