|
|||||||||
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._DynValueStub
public class _DynValueStub
Should provide support for remote invocation of methods on DynValue. As DynValue 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 | |
---|---|
_DynValueStub()
Create the DynValue 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. |
TCKind |
current_member_kind()
The remote call of DynAny methods is not possible. |
String |
current_member_name()
The remote call of DynAny methods is not possible. |
void |
destroy()
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. |
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. |
NameDynAnyPair[] |
get_members_as_dyn_any()
The remote call of DynAny methods is not possible. |
NameValuePair[] |
get_members()
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. |
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. |
boolean |
is_null()
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_members_as_dyn_any(NameDynAnyPair[] a_members)
The remote call of DynAny methods is not possible. |
void |
set_members(NameValuePair[] a_members)
The remote call of DynAny methods is not possible. |
void |
set_to_null()
The remote call of DynAny methods is not possible. |
void |
set_to_value()
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 _DynValueStub()
ObjectImpl._set_delegate(Delegate)
.
Method Detail |
---|
public String[] _ids()
_ids
in class ObjectImpl
public TCKind current_member_kind() throws TypeMismatch, InvalidValue
current_member_kind
in interface DynValueOperations
MARSHAL,
- always.
TypeMismatch
- if this DynValue is holding null
.
InvalidValue
public String current_member_name() throws TypeMismatch, InvalidValue
current_member_name
in interface DynValueOperations
MARSHAL,
- always.
TypeMismatch
- if this DynValue is holding null
.
InvalidValue
public NameValuePair[] get_members() throws InvalidValue
get_members
in interface DynValueOperations
MARSHAL,
- always.
InvalidValue
- if this DynValue is holding null
.public NameDynAnyPair[] get_members_as_dyn_any() throws InvalidValue
get_members_as_dyn_any
in interface DynValueOperations
MARSHAL,
- always.
InvalidValue
- if this DynValue is holding null
.public void set_members(NameValuePair[] a_members) throws TypeMismatch, InvalidValue
set_members
in interface DynValueOperations
a_members
- the array, where the data for fields of the structure must
occur exactly in the same order, as defined by typecode.
MARSHAL,
- always.
TypeMismatch
- if the type or name of the array member does not match
the name and type of the corresponding field in the DynValue data
structure. The empty string is assumed matching any name.
InvalidValue
- if the size of the array does not match the number of
fields.public void set_members_as_dyn_any(NameDynAnyPair[] a_members) throws TypeMismatch, InvalidValue
set_members_as_dyn_any
in interface DynValueOperations
a_members
- the array, where the data for fields of the structure must
occur exactly in the same order, as defined by typecode.
MARSHAL,
- always.
TypeMismatch
- if the type or name of the array member does not match
the name and type of the corresponding field in the DynValue data
structure. The empty string is assumed matching any name.
InvalidValue
- if the size of the array does not match the number of
fields.public boolean is_null()
is_null
in interface DynValueCommon
is_null
in interface DynValueCommonOperations
DynAny
is holding the null
,
false otherwise.
MARSHAL,
- always.public void set_to_null()
set_to_null
in interface DynValueCommon
set_to_null
in interface DynValueCommonOperations
MARSHAL,
- always.public void set_to_value()
set_to_value
in interface DynValueCommon
set_to_value
in interface DynValueCommonOperations
MARSHAL,
- always.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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |