Uses of Class
org.omg.DynamicAny.DynAnyPackage.TypeMismatch
Packages that use TypeMismatch
Package
Description
-
Uses of TypeMismatch in com.sun.corba.ee.impl.dynamicany
Methods in com.sun.corba.ee.impl.dynamicany that throw TypeMismatchModifier and TypeMethodDescriptionvoid
void
void
DynAnyBasicImpl.current_component()
DynAnyConstructedImpl.current_component()
DynEnumImpl.current_component()
DynAnyComplexImpl.current_member_kind()
DynAnyComplexImpl.current_member_name()
void
void
void
DynAnyBasicImpl.get_any()
DynAnyConstructedImpl.get_any()
boolean
DynAnyBasicImpl.get_boolean()
boolean
DynAnyConstructedImpl.get_boolean()
char
DynAnyBasicImpl.get_char()
char
DynAnyConstructedImpl.get_char()
double
DynAnyBasicImpl.get_double()
double
DynAnyConstructedImpl.get_double()
DynAnyBasicImpl.get_dyn_any()
DynAnyConstructedImpl.get_dyn_any()
float
DynAnyBasicImpl.get_float()
float
DynAnyConstructedImpl.get_float()
int
DynAnyBasicImpl.get_long()
int
DynAnyConstructedImpl.get_long()
long
DynAnyBasicImpl.get_longlong()
long
DynAnyConstructedImpl.get_longlong()
byte
DynAnyBasicImpl.get_octet()
byte
DynAnyConstructedImpl.get_octet()
DynAnyBasicImpl.get_reference()
DynAnyConstructedImpl.get_reference()
short
DynAnyBasicImpl.get_short()
short
DynAnyConstructedImpl.get_short()
DynAnyBasicImpl.get_string()
DynAnyConstructedImpl.get_string()
DynAnyBasicImpl.get_typecode()
DynAnyConstructedImpl.get_typecode()
int
DynAnyBasicImpl.get_ulong()
int
DynAnyConstructedImpl.get_ulong()
long
DynAnyBasicImpl.get_ulonglong()
long
DynAnyConstructedImpl.get_ulonglong()
short
DynAnyBasicImpl.get_ushort()
short
DynAnyConstructedImpl.get_ushort()
DynAnyBasicImpl.get_val()
DynAnyConstructedImpl.get_val()
char
DynAnyBasicImpl.get_wchar()
char
DynAnyConstructedImpl.get_wchar()
DynAnyBasicImpl.get_wstring()
DynAnyConstructedImpl.get_wstring()
void
DynAnyBasicImpl.insert_any
(Any value) void
DynAnyConstructedImpl.insert_any
(Any value) void
DynAnyBasicImpl.insert_boolean
(boolean value) void
DynAnyConstructedImpl.insert_boolean
(boolean value) void
DynAnyBasicImpl.insert_char
(char value) void
DynAnyConstructedImpl.insert_char
(char value) void
DynAnyBasicImpl.insert_double
(double value) void
DynAnyConstructedImpl.insert_double
(double value) void
DynAnyBasicImpl.insert_dyn_any
(DynAny value) void
DynAnyConstructedImpl.insert_dyn_any
(DynAny value) void
DynAnyBasicImpl.insert_float
(float value) void
DynAnyConstructedImpl.insert_float
(float value) void
DynAnyBasicImpl.insert_long
(int value) void
DynAnyConstructedImpl.insert_long
(int value) void
DynAnyBasicImpl.insert_longlong
(long value) void
DynAnyConstructedImpl.insert_longlong
(long value) void
DynAnyBasicImpl.insert_octet
(byte value) void
DynAnyConstructedImpl.insert_octet
(byte value) void
DynAnyBasicImpl.insert_reference
(Object value) void
DynAnyConstructedImpl.insert_reference
(Object value) void
DynAnyBasicImpl.insert_short
(short value) void
DynAnyConstructedImpl.insert_short
(short value) void
DynAnyBasicImpl.insert_string
(String value) void
DynAnyConstructedImpl.insert_string
(String value) void
DynAnyBasicImpl.insert_typecode
(TypeCode value) void
DynAnyConstructedImpl.insert_typecode
(TypeCode value) void
DynAnyBasicImpl.insert_ulong
(int value) void
DynAnyConstructedImpl.insert_ulong
(int value) void
DynAnyBasicImpl.insert_ulonglong
(long value) void
DynAnyConstructedImpl.insert_ulonglong
(long value) void
DynAnyBasicImpl.insert_ushort
(short value) void
DynAnyConstructedImpl.insert_ushort
(short value) void
DynAnyBasicImpl.insert_val
(Serializable value) void
DynAnyConstructedImpl.insert_val
(Serializable value) void
DynAnyBasicImpl.insert_wchar
(char value) void
DynAnyConstructedImpl.insert_wchar
(char value) void
DynAnyBasicImpl.insert_wstring
(String value) void
DynAnyConstructedImpl.insert_wstring
(String value) void
DynValueBoxImpl.set_boxed_value
(Any boxed) void
DynValueBoxImpl.set_boxed_value_as_dyn_any
(DynAny boxed) void
DynUnionImpl.set_discriminator
(DynAny newDiscriminator) void
DynAnyCollectionImpl.set_elements
(Any[] value) void
DynAnyCollectionImpl.set_elements_as_dyn_any
(DynAny[] value) void
DynAnyComplexImpl.set_members
(NameValuePair[] value) void
DynValueCommonImpl.set_members
(NameValuePair[] value) void
DynAnyComplexImpl.set_members_as_dyn_any
(NameDynAnyPair[] value) void
DynValueCommonImpl.set_members_as_dyn_any
(NameDynAnyPair[] value) void
DynUnionImpl.set_to_default_member()
void
DynUnionImpl.set_to_no_active_member()
boolean
-
Uses of TypeMismatch in org.omg.DynamicAny
Methods in org.omg.DynamicAny that throw TypeMismatchModifier and TypeMethodDescriptionvoid
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object.void
Initializes the value associated with a DynAny object with the value associated with another DynAny object._DynAnyStub.current_component()
Returns the DynAny for the component at the current position._DynArrayStub.current_component()
Returns the DynAny for the component at the current position._DynEnumStub.current_component()
Returns the DynAny for the component at the current position._DynFixedStub.current_component()
Returns the DynAny for the component at the current position._DynSequenceStub.current_component()
Returns the DynAny for the component at the current position._DynStructStub.current_component()
Returns the DynAny for the component at the current position._DynUnionStub.current_component()
Returns the DynAny for the component at the current position._DynValueBoxStub.current_component()
Returns the DynAny for the component at the current position._DynValueCommonStub.current_component()
Returns the DynAny for the component at the current position._DynValueStub.current_component()
Returns the DynAny for the component at the current position.DynAnyOperations.current_component()
Returns the DynAny for the component at the current position.DynAnyPOATie.current_component()
Returns the DynAny for the component at the current position.DynArrayPOATie.current_component()
Returns the DynAny for the component at the current position.DynEnumPOATie.current_component()
Returns the DynAny for the component at the current position.DynFixedPOATie.current_component()
Returns the DynAny for the component at the current position.DynSequencePOATie.current_component()
Returns the DynAny for the component at the current position.DynStructPOATie.current_component()
Returns the DynAny for the component at the current position.DynUnionPOATie.current_component()
Returns the DynAny for the component at the current position.DynValueBoxPOATie.current_component()
Returns the DynAny for the component at the current position.DynValueCommonPOATie.current_component()
Returns the DynAny for the component at the current position.DynValuePOATie.current_component()
Returns the DynAny for the component at the current position._DynStructStub.current_member_kind()
Returns the TCKind associated with the member at the current position._DynValueStub.current_member_kind()
Returns the TCKind associated with the member at the current position.DynStructOperations.current_member_kind()
Returns the TCKind associated with the member at the current position.DynStructPOATie.current_member_kind()
Returns the TCKind associated with the member at the current position.DynValueOperations.current_member_kind()
Returns the TCKind associated with the member at the current position.DynValuePOATie.current_member_kind()
Returns the TCKind associated with the member at the current position._DynStructStub.current_member_name()
Returns the name of the member at the current position._DynValueStub.current_member_name()
Returns the name of the member at the current position.DynStructOperations.current_member_name()
Returns the name of the member at the current position.DynStructPOATie.current_member_name()
Returns the name of the member at the current position.DynValueOperations.current_member_name()
Returns the name of the member at the current position.DynValuePOATie.current_member_name()
Returns the name of the member at the current position.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any.void
Initializes the value associated with a DynAny object with the value contained in an any._DynAnyStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynArrayStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynEnumStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynFixedStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynSequenceStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynStructStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynUnionStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynValueBoxStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynValueCommonStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny._DynValueStub.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynAnyOperations.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynAnyPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynArrayPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynEnumPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynFixedPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynSequencePOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynStructPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynUnionPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynValueBoxPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynValueCommonPOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.DynValuePOATie.get_any()
Extracts an Any value contained in the Any represented by this DynAny.boolean
_DynAnyStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
_DynArrayStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
_DynEnumStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
_DynFixedStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
_DynSequenceStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
_DynStructStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
_DynUnionStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
_DynValueBoxStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
_DynValueCommonStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
_DynValueStub.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynAnyOperations.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynAnyPOATie.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynArrayPOATie.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynEnumPOATie.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynFixedPOATie.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynSequencePOATie.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynStructPOATie.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynUnionPOATie.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynValueBoxPOATie.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynValueCommonPOATie.get_boolean()
Extracts the boolean value from this DynAny.boolean
DynValuePOATie.get_boolean()
Extracts the boolean value from this DynAny.char
_DynAnyStub.get_char()
Extracts the char value from this DynAny.char
_DynArrayStub.get_char()
Extracts the char value from this DynAny.char
_DynEnumStub.get_char()
Extracts the char value from this DynAny.char
_DynFixedStub.get_char()
Extracts the char value from this DynAny.char
_DynSequenceStub.get_char()
Extracts the char value from this DynAny.char
_DynStructStub.get_char()
Extracts the char value from this DynAny.char
_DynUnionStub.get_char()
Extracts the char value from this DynAny.char
_DynValueBoxStub.get_char()
Extracts the char value from this DynAny.char
_DynValueCommonStub.get_char()
Extracts the char value from this DynAny.char
_DynValueStub.get_char()
Extracts the char value from this DynAny.char
DynAnyOperations.get_char()
Extracts the char value from this DynAny.char
DynAnyPOATie.get_char()
Extracts the char value from this DynAny.char
DynArrayPOATie.get_char()
Extracts the char value from this DynAny.char
DynEnumPOATie.get_char()
Extracts the char value from this DynAny.char
DynFixedPOATie.get_char()
Extracts the char value from this DynAny.char
DynSequencePOATie.get_char()
Extracts the char value from this DynAny.char
DynStructPOATie.get_char()
Extracts the char value from this DynAny.char
DynUnionPOATie.get_char()
Extracts the char value from this DynAny.char
DynValueBoxPOATie.get_char()
Extracts the char value from this DynAny.char
DynValueCommonPOATie.get_char()
Extracts the char value from this DynAny.char
DynValuePOATie.get_char()
Extracts the char value from this DynAny.double
_DynAnyStub.get_double()
Extracts the double value from this DynAny.double
_DynArrayStub.get_double()
Extracts the double value from this DynAny.double
_DynEnumStub.get_double()
Extracts the double value from this DynAny.double
_DynFixedStub.get_double()
Extracts the double value from this DynAny.double
_DynSequenceStub.get_double()
Extracts the double value from this DynAny.double
_DynStructStub.get_double()
Extracts the double value from this DynAny.double
_DynUnionStub.get_double()
Extracts the double value from this DynAny.double
_DynValueBoxStub.get_double()
Extracts the double value from this DynAny.double
_DynValueCommonStub.get_double()
Extracts the double value from this DynAny.double
_DynValueStub.get_double()
Extracts the double value from this DynAny.double
DynAnyOperations.get_double()
Extracts the double value from this DynAny.double
DynAnyPOATie.get_double()
Extracts the double value from this DynAny.double
DynArrayPOATie.get_double()
Extracts the double value from this DynAny.double
DynEnumPOATie.get_double()
Extracts the double value from this DynAny.double
DynFixedPOATie.get_double()
Extracts the double value from this DynAny.double
DynSequencePOATie.get_double()
Extracts the double value from this DynAny.double
DynStructPOATie.get_double()
Extracts the double value from this DynAny.double
DynUnionPOATie.get_double()
Extracts the double value from this DynAny.double
DynValueBoxPOATie.get_double()
Extracts the double value from this DynAny.double
DynValueCommonPOATie.get_double()
Extracts the double value from this DynAny.double
DynValuePOATie.get_double()
Extracts the double value from this DynAny._DynAnyStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny._DynArrayStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny._DynEnumStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny._DynFixedStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny._DynSequenceStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny._DynStructStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny._DynUnionStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny._DynValueBoxStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny._DynValueCommonStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny._DynValueStub.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynAnyOperations.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynAnyPOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynArrayPOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynEnumPOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynFixedPOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynSequencePOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynStructPOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynUnionPOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynValueBoxPOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynValueCommonPOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.DynValuePOATie.get_dyn_any()
Extracts the Any value contained in the Any represented by this DynAny and returns it wrapped into a new DynAny.float
_DynAnyStub.get_float()
Extracts the float value from this DynAny.float
_DynArrayStub.get_float()
Extracts the float value from this DynAny.float
_DynEnumStub.get_float()
Extracts the float value from this DynAny.float
_DynFixedStub.get_float()
Extracts the float value from this DynAny.float
_DynSequenceStub.get_float()
Extracts the float value from this DynAny.float
_DynStructStub.get_float()
Extracts the float value from this DynAny.float
_DynUnionStub.get_float()
Extracts the float value from this DynAny.float
_DynValueBoxStub.get_float()
Extracts the float value from this DynAny.float
_DynValueCommonStub.get_float()
Extracts the float value from this DynAny.float
_DynValueStub.get_float()
Extracts the float value from this DynAny.float
DynAnyOperations.get_float()
Extracts the float value from this DynAny.float
DynAnyPOATie.get_float()
Extracts the float value from this DynAny.float
DynArrayPOATie.get_float()
Extracts the float value from this DynAny.float
DynEnumPOATie.get_float()
Extracts the float value from this DynAny.float
DynFixedPOATie.get_float()
Extracts the float value from this DynAny.float
DynSequencePOATie.get_float()
Extracts the float value from this DynAny.float
DynStructPOATie.get_float()
Extracts the float value from this DynAny.float
DynUnionPOATie.get_float()
Extracts the float value from this DynAny.float
DynValueBoxPOATie.get_float()
Extracts the float value from this DynAny.float
DynValueCommonPOATie.get_float()
Extracts the float value from this DynAny.float
DynValuePOATie.get_float()
Extracts the float value from this DynAny.int
_DynAnyStub.get_long()
Extracts the integer value from this DynAny.int
_DynArrayStub.get_long()
Extracts the integer value from this DynAny.int
_DynEnumStub.get_long()
Extracts the integer value from this DynAny.int
_DynFixedStub.get_long()
Extracts the integer value from this DynAny.int
_DynSequenceStub.get_long()
Extracts the integer value from this DynAny.int
_DynStructStub.get_long()
Extracts the integer value from this DynAny.int
_DynUnionStub.get_long()
Extracts the integer value from this DynAny.int
_DynValueBoxStub.get_long()
Extracts the integer value from this DynAny.int
_DynValueCommonStub.get_long()
Extracts the integer value from this DynAny.int
_DynValueStub.get_long()
Extracts the integer value from this DynAny.int
DynAnyOperations.get_long()
Extracts the integer value from this DynAny.int
DynAnyPOATie.get_long()
Extracts the integer value from this DynAny.int
DynArrayPOATie.get_long()
Extracts the integer value from this DynAny.int
DynEnumPOATie.get_long()
Extracts the integer value from this DynAny.int
DynFixedPOATie.get_long()
Extracts the integer value from this DynAny.int
DynSequencePOATie.get_long()
Extracts the integer value from this DynAny.int
DynStructPOATie.get_long()
Extracts the integer value from this DynAny.int
DynUnionPOATie.get_long()
Extracts the integer value from this DynAny.int
DynValueBoxPOATie.get_long()
Extracts the integer value from this DynAny.int
DynValueCommonPOATie.get_long()
Extracts the integer value from this DynAny.int
DynValuePOATie.get_long()
Extracts the integer value from this DynAny.long
_DynAnyStub.get_longlong()
Extracts the long value from this DynAny.long
_DynArrayStub.get_longlong()
Extracts the long value from this DynAny.long
_DynEnumStub.get_longlong()
Extracts the long value from this DynAny.long
_DynFixedStub.get_longlong()
Extracts the long value from this DynAny.long
_DynSequenceStub.get_longlong()
Extracts the long value from this DynAny.long
_DynStructStub.get_longlong()
Extracts the long value from this DynAny.long
_DynUnionStub.get_longlong()
Extracts the long value from this DynAny.long
_DynValueBoxStub.get_longlong()
Extracts the long value from this DynAny.long
_DynValueCommonStub.get_longlong()
Extracts the long value from this DynAny.long
_DynValueStub.get_longlong()
Extracts the long value from this DynAny.long
DynAnyOperations.get_longlong()
Extracts the long value from this DynAny.long
DynAnyPOATie.get_longlong()
Extracts the long value from this DynAny.long
DynArrayPOATie.get_longlong()
Extracts the long value from this DynAny.long
DynEnumPOATie.get_longlong()
Extracts the long value from this DynAny.long
DynFixedPOATie.get_longlong()
Extracts the long value from this DynAny.long
DynSequencePOATie.get_longlong()
Extracts the long value from this DynAny.long
DynStructPOATie.get_longlong()
Extracts the long value from this DynAny.long
DynUnionPOATie.get_longlong()
Extracts the long value from this DynAny.long
DynValueBoxPOATie.get_longlong()
Extracts the long value from this DynAny.long
DynValueCommonPOATie.get_longlong()
Extracts the long value from this DynAny.long
DynValuePOATie.get_longlong()
Extracts the long value from this DynAny.byte
_DynAnyStub.get_octet()
Extracts the byte value from this DynAny.byte
_DynArrayStub.get_octet()
Extracts the byte value from this DynAny.byte
_DynEnumStub.get_octet()
Extracts the byte value from this DynAny.byte
_DynFixedStub.get_octet()
Extracts the byte value from this DynAny.byte
_DynSequenceStub.get_octet()
Extracts the byte value from this DynAny.byte
_DynStructStub.get_octet()
Extracts the byte value from this DynAny.byte
_DynUnionStub.get_octet()
Extracts the byte value from this DynAny.byte
_DynValueBoxStub.get_octet()
Extracts the byte value from this DynAny.byte
_DynValueCommonStub.get_octet()
Extracts the byte value from this DynAny.byte
_DynValueStub.get_octet()
Extracts the byte value from this DynAny.byte
DynAnyOperations.get_octet()
Extracts the byte value from this DynAny.byte
DynAnyPOATie.get_octet()
Extracts the byte value from this DynAny.byte
DynArrayPOATie.get_octet()
Extracts the byte value from this DynAny.byte
DynEnumPOATie.get_octet()
Extracts the byte value from this DynAny.byte
DynFixedPOATie.get_octet()
Extracts the byte value from this DynAny.byte
DynSequencePOATie.get_octet()
Extracts the byte value from this DynAny.byte
DynStructPOATie.get_octet()
Extracts the byte value from this DynAny.byte
DynUnionPOATie.get_octet()
Extracts the byte value from this DynAny.byte
DynValueBoxPOATie.get_octet()
Extracts the byte value from this DynAny.byte
DynValueCommonPOATie.get_octet()
Extracts the byte value from this DynAny.byte
DynValuePOATie.get_octet()
Extracts the byte value from this DynAny._DynAnyStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny._DynArrayStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny._DynEnumStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny._DynFixedStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny._DynSequenceStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny._DynStructStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny._DynUnionStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny._DynValueBoxStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny._DynValueCommonStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny._DynValueStub.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynAnyOperations.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynAnyPOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynArrayPOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynEnumPOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynFixedPOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynSequencePOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynStructPOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynUnionPOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynValueBoxPOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynValueCommonPOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.DynValuePOATie.get_reference()
Extracts the reference to a CORBA Object from this DynAny.short
_DynAnyStub.get_short()
Extracts the short value from this DynAny.short
_DynArrayStub.get_short()
Extracts the short value from this DynAny.short
_DynEnumStub.get_short()
Extracts the short value from this DynAny.short
_DynFixedStub.get_short()
Extracts the short value from this DynAny.short
_DynSequenceStub.get_short()
Extracts the short value from this DynAny.short
_DynStructStub.get_short()
Extracts the short value from this DynAny.short
_DynUnionStub.get_short()
Extracts the short value from this DynAny.short
_DynValueBoxStub.get_short()
Extracts the short value from this DynAny.short
_DynValueCommonStub.get_short()
Extracts the short value from this DynAny.short
_DynValueStub.get_short()
Extracts the short value from this DynAny.short
DynAnyOperations.get_short()
Extracts the short value from this DynAny.short
DynAnyPOATie.get_short()
Extracts the short value from this DynAny.short
DynArrayPOATie.get_short()
Extracts the short value from this DynAny.short
DynEnumPOATie.get_short()
Extracts the short value from this DynAny.short
DynFixedPOATie.get_short()
Extracts the short value from this DynAny.short
DynSequencePOATie.get_short()
Extracts the short value from this DynAny.short
DynStructPOATie.get_short()
Extracts the short value from this DynAny.short
DynUnionPOATie.get_short()
Extracts the short value from this DynAny.short
DynValueBoxPOATie.get_short()
Extracts the short value from this DynAny.short
DynValueCommonPOATie.get_short()
Extracts the short value from this DynAny.short
DynValuePOATie.get_short()
Extracts the short value from this DynAny._DynAnyStub.get_string()
Extracts the string value from this DynAny._DynArrayStub.get_string()
Extracts the string value from this DynAny._DynEnumStub.get_string()
Extracts the string value from this DynAny._DynFixedStub.get_string()
Extracts the string value from this DynAny._DynSequenceStub.get_string()
Extracts the string value from this DynAny._DynStructStub.get_string()
Extracts the string value from this DynAny._DynUnionStub.get_string()
Extracts the string value from this DynAny._DynValueBoxStub.get_string()
Extracts the string value from this DynAny._DynValueCommonStub.get_string()
Extracts the string value from this DynAny._DynValueStub.get_string()
Extracts the string value from this DynAny.DynAnyOperations.get_string()
Extracts the string value from this DynAny.DynAnyPOATie.get_string()
Extracts the string value from this DynAny.DynArrayPOATie.get_string()
Extracts the string value from this DynAny.DynEnumPOATie.get_string()
Extracts the string value from this DynAny.DynFixedPOATie.get_string()
Extracts the string value from this DynAny.DynSequencePOATie.get_string()
Extracts the string value from this DynAny.DynStructPOATie.get_string()
Extracts the string value from this DynAny.DynUnionPOATie.get_string()
Extracts the string value from this DynAny.DynValueBoxPOATie.get_string()
Extracts the string value from this DynAny.DynValueCommonPOATie.get_string()
Extracts the string value from this DynAny.DynValuePOATie.get_string()
Extracts the string value from this DynAny._DynAnyStub.get_typecode()
Extracts the TypeCode object from this DynAny._DynArrayStub.get_typecode()
Extracts the TypeCode object from this DynAny._DynEnumStub.get_typecode()
Extracts the TypeCode object from this DynAny._DynFixedStub.get_typecode()
Extracts the TypeCode object from this DynAny._DynSequenceStub.get_typecode()
Extracts the TypeCode object from this DynAny._DynStructStub.get_typecode()
Extracts the TypeCode object from this DynAny._DynUnionStub.get_typecode()
Extracts the TypeCode object from this DynAny._DynValueBoxStub.get_typecode()
Extracts the TypeCode object from this DynAny._DynValueCommonStub.get_typecode()
Extracts the TypeCode object from this DynAny._DynValueStub.get_typecode()
Extracts the TypeCode object from this DynAny.DynAnyOperations.get_typecode()
Extracts the TypeCode object from this DynAny.DynAnyPOATie.get_typecode()
Extracts the TypeCode object from this DynAny.DynArrayPOATie.get_typecode()
Extracts the TypeCode object from this DynAny.DynEnumPOATie.get_typecode()
Extracts the TypeCode object from this DynAny.DynFixedPOATie.get_typecode()
Extracts the TypeCode object from this DynAny.DynSequencePOATie.get_typecode()
Extracts the TypeCode object from this DynAny.DynStructPOATie.get_typecode()
Extracts the TypeCode object from this DynAny.DynUnionPOATie.get_typecode()
Extracts the TypeCode object from this DynAny.DynValueBoxPOATie.get_typecode()
Extracts the TypeCode object from this DynAny.DynValueCommonPOATie.get_typecode()
Extracts the TypeCode object from this DynAny.DynValuePOATie.get_typecode()
Extracts the TypeCode object from this DynAny.int
_DynAnyStub.get_ulong()
Extracts the integer value from this DynAny.int
_DynArrayStub.get_ulong()
Extracts the integer value from this DynAny.int
_DynEnumStub.get_ulong()
Extracts the integer value from this DynAny.int
_DynFixedStub.get_ulong()
Extracts the integer value from this DynAny.int
_DynSequenceStub.get_ulong()
Extracts the integer value from this DynAny.int
_DynStructStub.get_ulong()
Extracts the integer value from this DynAny.int
_DynUnionStub.get_ulong()
Extracts the integer value from this DynAny.int
_DynValueBoxStub.get_ulong()
Extracts the integer value from this DynAny.int
_DynValueCommonStub.get_ulong()
Extracts the integer value from this DynAny.int
_DynValueStub.get_ulong()
Extracts the integer value from this DynAny.int
DynAnyOperations.get_ulong()
Extracts the integer value from this DynAny.int
DynAnyPOATie.get_ulong()
Extracts the integer value from this DynAny.int
DynArrayPOATie.get_ulong()
Extracts the integer value from this DynAny.int
DynEnumPOATie.get_ulong()
Extracts the integer value from this DynAny.int
DynFixedPOATie.get_ulong()
Extracts the integer value from this DynAny.int
DynSequencePOATie.get_ulong()
Extracts the integer value from this DynAny.int
DynStructPOATie.get_ulong()
Extracts the integer value from this DynAny.int
DynUnionPOATie.get_ulong()
Extracts the integer value from this DynAny.int
DynValueBoxPOATie.get_ulong()
Extracts the integer value from this DynAny.int
DynValueCommonPOATie.get_ulong()
Extracts the integer value from this DynAny.int
DynValuePOATie.get_ulong()
Extracts the integer value from this DynAny.long
_DynAnyStub.get_ulonglong()
Extracts the long value from this DynAny.long
_DynArrayStub.get_ulonglong()
Extracts the long value from this DynAny.long
_DynEnumStub.get_ulonglong()
Extracts the long value from this DynAny.long
_DynFixedStub.get_ulonglong()
Extracts the long value from this DynAny.long
_DynSequenceStub.get_ulonglong()
Extracts the long value from this DynAny.long
_DynStructStub.get_ulonglong()
Extracts the long value from this DynAny.long
_DynUnionStub.get_ulonglong()
Extracts the long value from this DynAny.long
_DynValueBoxStub.get_ulonglong()
Extracts the long value from this DynAny.long
_DynValueCommonStub.get_ulonglong()
Extracts the long value from this DynAny.long
_DynValueStub.get_ulonglong()
Extracts the long value from this DynAny.long
DynAnyOperations.get_ulonglong()
Extracts the long value from this DynAny.long
DynAnyPOATie.get_ulonglong()
Extracts the long value from this DynAny.long
DynArrayPOATie.get_ulonglong()
Extracts the long value from this DynAny.long
DynEnumPOATie.get_ulonglong()
Extracts the long value from this DynAny.long
DynFixedPOATie.get_ulonglong()
Extracts the long value from this DynAny.long
DynSequencePOATie.get_ulonglong()
Extracts the long value from this DynAny.long
DynStructPOATie.get_ulonglong()
Extracts the long value from this DynAny.long
DynUnionPOATie.get_ulonglong()
Extracts the long value from this DynAny.long
DynValueBoxPOATie.get_ulonglong()
Extracts the long value from this DynAny.long
DynValueCommonPOATie.get_ulonglong()
Extracts the long value from this DynAny.long
DynValuePOATie.get_ulonglong()
Extracts the long value from this DynAny.short
_DynAnyStub.get_ushort()
Extracts the short value from this DynAny.short
_DynArrayStub.get_ushort()
Extracts the short value from this DynAny.short
_DynEnumStub.get_ushort()
Extracts the short value from this DynAny.short
_DynFixedStub.get_ushort()
Extracts the short value from this DynAny.short
_DynSequenceStub.get_ushort()
Extracts the short value from this DynAny.short
_DynStructStub.get_ushort()
Extracts the short value from this DynAny.short
_DynUnionStub.get_ushort()
Extracts the short value from this DynAny.short
_DynValueBoxStub.get_ushort()
Extracts the short value from this DynAny.short
_DynValueCommonStub.get_ushort()
Extracts the short value from this DynAny.short
_DynValueStub.get_ushort()
Extracts the short value from this DynAny.short
DynAnyOperations.get_ushort()
Extracts the short value from this DynAny.short
DynAnyPOATie.get_ushort()
Extracts the short value from this DynAny.short
DynArrayPOATie.get_ushort()
Extracts the short value from this DynAny.short
DynEnumPOATie.get_ushort()
Extracts the short value from this DynAny.short
DynFixedPOATie.get_ushort()
Extracts the short value from this DynAny.short
DynSequencePOATie.get_ushort()
Extracts the short value from this DynAny.short
DynStructPOATie.get_ushort()
Extracts the short value from this DynAny.short
DynUnionPOATie.get_ushort()
Extracts the short value from this DynAny.short
DynValueBoxPOATie.get_ushort()
Extracts the short value from this DynAny.short
DynValueCommonPOATie.get_ushort()
Extracts the short value from this DynAny.short
DynValuePOATie.get_ushort()
Extracts the short value from this DynAny._DynAnyStub.get_val()
Extracts a Serializable object from this DynAny._DynArrayStub.get_val()
Extracts a Serializable object from this DynAny._DynEnumStub.get_val()
Extracts a Serializable object from this DynAny._DynFixedStub.get_val()
Extracts a Serializable object from this DynAny._DynSequenceStub.get_val()
Extracts a Serializable object from this DynAny._DynStructStub.get_val()
Extracts a Serializable object from this DynAny._DynUnionStub.get_val()
Extracts a Serializable object from this DynAny._DynValueBoxStub.get_val()
Extracts a Serializable object from this DynAny._DynValueCommonStub.get_val()
Extracts a Serializable object from this DynAny._DynValueStub.get_val()
Extracts a Serializable object from this DynAny.DynAnyOperations.get_val()
Extracts a Serializable object from this DynAny.DynAnyPOATie.get_val()
Extracts a Serializable object from this DynAny.DynArrayPOATie.get_val()
Extracts a Serializable object from this DynAny.DynEnumPOATie.get_val()
Extracts a Serializable object from this DynAny.DynFixedPOATie.get_val()
Extracts a Serializable object from this DynAny.DynSequencePOATie.get_val()
Extracts a Serializable object from this DynAny.DynStructPOATie.get_val()
Extracts a Serializable object from this DynAny.DynUnionPOATie.get_val()
Extracts a Serializable object from this DynAny.DynValueBoxPOATie.get_val()
Extracts a Serializable object from this DynAny.DynValueCommonPOATie.get_val()
Extracts a Serializable object from this DynAny.DynValuePOATie.get_val()
Extracts a Serializable object from this DynAny.char
_DynAnyStub.get_wchar()
Extracts the long value from this DynAny.char
_DynArrayStub.get_wchar()
Extracts the long value from this DynAny.char
_DynEnumStub.get_wchar()
Extracts the long value from this DynAny.char
_DynFixedStub.get_wchar()
Extracts the long value from this DynAny.char
_DynSequenceStub.get_wchar()
Extracts the long value from this DynAny.char
_DynStructStub.get_wchar()
Extracts the long value from this DynAny.char
_DynUnionStub.get_wchar()
Extracts the long value from this DynAny.char
_DynValueBoxStub.get_wchar()
Extracts the long value from this DynAny.char
_DynValueCommonStub.get_wchar()
Extracts the long value from this DynAny.char
_DynValueStub.get_wchar()
Extracts the long value from this DynAny.char
DynAnyOperations.get_wchar()
Extracts the long value from this DynAny.char
DynAnyPOATie.get_wchar()
Extracts the long value from this DynAny.char
DynArrayPOATie.get_wchar()
Extracts the long value from this DynAny.char
DynEnumPOATie.get_wchar()
Extracts the long value from this DynAny.char
DynFixedPOATie.get_wchar()
Extracts the long value from this DynAny.char
DynSequencePOATie.get_wchar()
Extracts the long value from this DynAny.char
DynStructPOATie.get_wchar()
Extracts the long value from this DynAny.char
DynUnionPOATie.get_wchar()
Extracts the long value from this DynAny.char
DynValueBoxPOATie.get_wchar()
Extracts the long value from this DynAny.char
DynValueCommonPOATie.get_wchar()
Extracts the long value from this DynAny.char
DynValuePOATie.get_wchar()
Extracts the long value from this DynAny._DynAnyStub.get_wstring()
Extracts the string value from this DynAny._DynArrayStub.get_wstring()
Extracts the string value from this DynAny._DynEnumStub.get_wstring()
Extracts the string value from this DynAny._DynFixedStub.get_wstring()
Extracts the string value from this DynAny._DynSequenceStub.get_wstring()
Extracts the string value from this DynAny._DynStructStub.get_wstring()
Extracts the string value from this DynAny._DynUnionStub.get_wstring()
Extracts the string value from this DynAny._DynValueBoxStub.get_wstring()
Extracts the string value from this DynAny._DynValueCommonStub.get_wstring()
Extracts the string value from this DynAny._DynValueStub.get_wstring()
Extracts the string value from this DynAny.DynAnyOperations.get_wstring()
Extracts the string value from this DynAny.DynAnyPOATie.get_wstring()
Extracts the string value from this DynAny.DynArrayPOATie.get_wstring()
Extracts the string value from this DynAny.DynEnumPOATie.get_wstring()
Extracts the string value from this DynAny.DynFixedPOATie.get_wstring()
Extracts the string value from this DynAny.DynSequencePOATie.get_wstring()
Extracts the string value from this DynAny.DynStructPOATie.get_wstring()
Extracts the string value from this DynAny.DynUnionPOATie.get_wstring()
Extracts the string value from this DynAny.DynValueBoxPOATie.get_wstring()
Extracts the string value from this DynAny.DynValueCommonPOATie.get_wstring()
Extracts the string value from this DynAny.DynValuePOATie.get_wstring()
Extracts the string value from this DynAny.void
_DynAnyStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynArrayStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynEnumStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynFixedStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynSequenceStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynStructStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynUnionStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynValueBoxStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynValueCommonStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynValueStub.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynAnyOperations.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynAnyPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynArrayPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynEnumPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynFixedPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynSequencePOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynStructPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynUnionPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynValueBoxPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynValueCommonPOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
DynValuePOATie.insert_any
(Any value) Inserts an Any value into the Any represented by this DynAny.void
_DynAnyStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynArrayStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynEnumStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynFixedStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynSequenceStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynStructStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynUnionStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynValueBoxStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynValueCommonStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynValueStub.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynAnyOperations.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynAnyPOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynArrayPOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynEnumPOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynFixedPOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynSequencePOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynStructPOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynUnionPOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynValueBoxPOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynValueCommonPOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
DynValuePOATie.insert_boolean
(boolean value) Inserts a boolean value into the DynAny.void
_DynAnyStub.insert_char
(char value) Inserts a char value into the DynAny.void
_DynArrayStub.insert_char
(char value) Inserts a char value into the DynAny.void
_DynEnumStub.insert_char
(char value) Inserts a char value into the DynAny.void
_DynFixedStub.insert_char
(char value) Inserts a char value into the DynAny.void
_DynSequenceStub.insert_char
(char value) Inserts a char value into the DynAny.void
_DynStructStub.insert_char
(char value) Inserts a char value into the DynAny.void
_DynUnionStub.insert_char
(char value) Inserts a char value into the DynAny.void
_DynValueBoxStub.insert_char
(char value) Inserts a char value into the DynAny.void
_DynValueCommonStub.insert_char
(char value) Inserts a char value into the DynAny.void
_DynValueStub.insert_char
(char value) Inserts a char value into the DynAny.void
DynAnyOperations.insert_char
(char value) Inserts a char value into the DynAny.void
DynAnyPOATie.insert_char
(char value) Inserts a char value into the DynAny.void
DynArrayPOATie.insert_char
(char value) Inserts a char value into the DynAny.void
DynEnumPOATie.insert_char
(char value) Inserts a char value into the DynAny.void
DynFixedPOATie.insert_char
(char value) Inserts a char value into the DynAny.void
DynSequencePOATie.insert_char
(char value) Inserts a char value into the DynAny.void
DynStructPOATie.insert_char
(char value) Inserts a char value into the DynAny.void
DynUnionPOATie.insert_char
(char value) Inserts a char value into the DynAny.void
DynValueBoxPOATie.insert_char
(char value) Inserts a char value into the DynAny.void
DynValueCommonPOATie.insert_char
(char value) Inserts a char value into the DynAny.void
DynValuePOATie.insert_char
(char value) Inserts a char value into the DynAny.void
_DynAnyStub.insert_double
(double value) Inserts a double value into the DynAny.void
_DynArrayStub.insert_double
(double value) Inserts a double value into the DynAny.void
_DynEnumStub.insert_double
(double value) Inserts a double value into the DynAny.void
_DynFixedStub.insert_double
(double value) Inserts a double value into the DynAny.void
_DynSequenceStub.insert_double
(double value) Inserts a double value into the DynAny.void
_DynStructStub.insert_double
(double value) Inserts a double value into the DynAny.void
_DynUnionStub.insert_double
(double value) Inserts a double value into the DynAny.void
_DynValueBoxStub.insert_double
(double value) Inserts a double value into the DynAny.void
_DynValueCommonStub.insert_double
(double value) Inserts a double value into the DynAny.void
_DynValueStub.insert_double
(double value) Inserts a double value into the DynAny.void
DynAnyOperations.insert_double
(double value) Inserts a double value into the DynAny.void
DynAnyPOATie.insert_double
(double value) Inserts a double value into the DynAny.void
DynArrayPOATie.insert_double
(double value) Inserts a double value into the DynAny.void
DynEnumPOATie.insert_double
(double value) Inserts a double value into the DynAny.void
DynFixedPOATie.insert_double
(double value) Inserts a double value into the DynAny.void
DynSequencePOATie.insert_double
(double value) Inserts a double value into the DynAny.void
DynStructPOATie.insert_double
(double value) Inserts a double value into the DynAny.void
DynUnionPOATie.insert_double
(double value) Inserts a double value into the DynAny.void
DynValueBoxPOATie.insert_double
(double value) Inserts a double value into the DynAny.void
DynValueCommonPOATie.insert_double
(double value) Inserts a double value into the DynAny.void
DynValuePOATie.insert_double
(double value) Inserts a double value into the DynAny.void
_DynAnyStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynArrayStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynEnumStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynFixedStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynSequenceStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynStructStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynUnionStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynValueBoxStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynValueCommonStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynValueStub.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynAnyOperations.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynAnyPOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynArrayPOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynEnumPOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynFixedPOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynSequencePOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynStructPOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynUnionPOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynValueBoxPOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynValueCommonPOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
DynValuePOATie.insert_dyn_any
(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.void
_DynAnyStub.insert_float
(float value) Inserts a float value into the DynAny.void
_DynArrayStub.insert_float
(float value) Inserts a float value into the DynAny.void
_DynEnumStub.insert_float
(float value) Inserts a float value into the DynAny.void
_DynFixedStub.insert_float
(float value) Inserts a float value into the DynAny.void
_DynSequenceStub.insert_float
(float value) Inserts a float value into the DynAny.void
_DynStructStub.insert_float
(float value) Inserts a float value into the DynAny.void
_DynUnionStub.insert_float
(float value) Inserts a float value into the DynAny.void
_DynValueBoxStub.insert_float
(float value) Inserts a float value into the DynAny.void
_DynValueCommonStub.insert_float
(float value) Inserts a float value into the DynAny.void
_DynValueStub.insert_float
(float value) Inserts a float value into the DynAny.void
DynAnyOperations.insert_float
(float value) Inserts a float value into the DynAny.void
DynAnyPOATie.insert_float
(float value) Inserts a float value into the DynAny.void
DynArrayPOATie.insert_float
(float value) Inserts a float value into the DynAny.void
DynEnumPOATie.insert_float
(float value) Inserts a float value into the DynAny.void
DynFixedPOATie.insert_float
(float value) Inserts a float value into the DynAny.void
DynSequencePOATie.insert_float
(float value) Inserts a float value into the DynAny.void
DynStructPOATie.insert_float
(float value) Inserts a float value into the DynAny.void
DynUnionPOATie.insert_float
(float value) Inserts a float value into the DynAny.void
DynValueBoxPOATie.insert_float
(float value) Inserts a float value into the DynAny.void
DynValueCommonPOATie.insert_float
(float value) Inserts a float value into the DynAny.void
DynValuePOATie.insert_float
(float value) Inserts a float value into the DynAny.void
_DynAnyStub.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynArrayStub.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynEnumStub.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynFixedStub.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynSequenceStub.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynStructStub.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynUnionStub.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynValueBoxStub.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynValueCommonStub.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynValueStub.insert_long
(int value) Inserts an integer value into the DynAny.void
DynAnyOperations.insert_long
(int value) Inserts an integer value into the DynAny.void
DynAnyPOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
DynArrayPOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
DynEnumPOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
DynFixedPOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
DynSequencePOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
DynStructPOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
DynUnionPOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
DynValueBoxPOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
DynValueCommonPOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
DynValuePOATie.insert_long
(int value) Inserts an integer value into the DynAny.void
_DynAnyStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynArrayStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynEnumStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynFixedStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynSequenceStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynStructStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynUnionStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynValueBoxStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynValueCommonStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynValueStub.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynAnyOperations.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynAnyPOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynArrayPOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynEnumPOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynFixedPOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynSequencePOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynStructPOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynUnionPOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynValueBoxPOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynValueCommonPOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
DynValuePOATie.insert_longlong
(long value) Inserts a long value into the DynAny.void
_DynAnyStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynArrayStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynEnumStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynFixedStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynSequenceStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynStructStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynUnionStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynValueBoxStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynValueCommonStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynValueStub.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynAnyOperations.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynAnyPOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynArrayPOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynEnumPOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynFixedPOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynSequencePOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynStructPOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynUnionPOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynValueBoxPOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynValueCommonPOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
DynValuePOATie.insert_octet
(byte value) Inserts a byte value into the DynAny.void
_DynAnyStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynArrayStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynEnumStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynFixedStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynSequenceStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynStructStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynUnionStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynValueBoxStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynValueCommonStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynValueStub.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynAnyOperations.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynAnyPOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynArrayPOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynEnumPOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynFixedPOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynSequencePOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynStructPOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynUnionPOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynValueBoxPOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynValueCommonPOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
DynValuePOATie.insert_reference
(Object value) Inserts a reference to a CORBA object into the DynAny.void
_DynAnyStub.insert_short
(short value) Inserts a short value into the DynAny.void
_DynArrayStub.insert_short
(short value) Inserts a short value into the DynAny.void
_DynEnumStub.insert_short
(short value) Inserts a short value into the DynAny.void
_DynFixedStub.insert_short
(short value) Inserts a short value into the DynAny.void
_DynSequenceStub.insert_short
(short value) Inserts a short value into the DynAny.void
_DynStructStub.insert_short
(short value) Inserts a short value into the DynAny.void
_DynUnionStub.insert_short
(short value) Inserts a short value into the DynAny.void
_DynValueBoxStub.insert_short
(short value) Inserts a short value into the DynAny.void
_DynValueCommonStub.insert_short
(short value) Inserts a short value into the DynAny.void
_DynValueStub.insert_short
(short value) Inserts a short value into the DynAny.void
DynAnyOperations.insert_short
(short value) Inserts a short value into the DynAny.void
DynAnyPOATie.insert_short
(short value) Inserts a short value into the DynAny.void
DynArrayPOATie.insert_short
(short value) Inserts a short value into the DynAny.void
DynEnumPOATie.insert_short
(short value) Inserts a short value into the DynAny.void
DynFixedPOATie.insert_short
(short value) Inserts a short value into the DynAny.void
DynSequencePOATie.insert_short
(short value) Inserts a short value into the DynAny.void
DynStructPOATie.insert_short
(short value) Inserts a short value into the DynAny.void
DynUnionPOATie.insert_short
(short value) Inserts a short value into the DynAny.void
DynValueBoxPOATie.insert_short
(short value) Inserts a short value into the DynAny.void
DynValueCommonPOATie.insert_short
(short value) Inserts a short value into the DynAny.void
DynValuePOATie.insert_short
(short value) Inserts a short value into the DynAny.void
_DynAnyStub.insert_string
(String value) Inserts a string value into the DynAny.void
_DynArrayStub.insert_string
(String value) Inserts a string value into the DynAny.void
_DynEnumStub.insert_string
(String value) Inserts a string value into the DynAny.void
_DynFixedStub.insert_string
(String value) Inserts a string value into the DynAny.void
_DynSequenceStub.insert_string
(String value) Inserts a string value into the DynAny.void
_DynStructStub.insert_string
(String value) Inserts a string value into the DynAny.void
_DynUnionStub.insert_string
(String value) Inserts a string value into the DynAny.void
_DynValueBoxStub.insert_string
(String value) Inserts a string value into the DynAny.void
_DynValueCommonStub.insert_string
(String value) Inserts a string value into the DynAny.void
_DynValueStub.insert_string
(String value) Inserts a string value into the DynAny.void
DynAnyOperations.insert_string
(String value) Inserts a string value into the DynAny.void
DynAnyPOATie.insert_string
(String value) Inserts a string value into the DynAny.void
DynArrayPOATie.insert_string
(String value) Inserts a string value into the DynAny.void
DynEnumPOATie.insert_string
(String value) Inserts a string value into the DynAny.void
DynFixedPOATie.insert_string
(String value) Inserts a string value into the DynAny.void
DynSequencePOATie.insert_string
(String value) Inserts a string value into the DynAny.void
DynStructPOATie.insert_string
(String value) Inserts a string value into the DynAny.void
DynUnionPOATie.insert_string
(String value) Inserts a string value into the DynAny.void
DynValueBoxPOATie.insert_string
(String value) Inserts a string value into the DynAny.void
DynValueCommonPOATie.insert_string
(String value) Inserts a string value into the DynAny.void
DynValuePOATie.insert_string
(String value) Inserts a string value into the DynAny.void
_DynAnyStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynArrayStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynEnumStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynFixedStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynSequenceStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynStructStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynUnionStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynValueBoxStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynValueCommonStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynValueStub.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynAnyOperations.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynAnyPOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynArrayPOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynEnumPOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynFixedPOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynSequencePOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynStructPOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynUnionPOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynValueBoxPOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynValueCommonPOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
DynValuePOATie.insert_typecode
(TypeCode value) Inserts a TypeCode object into the DynAny.void
_DynAnyStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynArrayStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynEnumStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynFixedStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynSequenceStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynStructStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynUnionStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynValueBoxStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynValueCommonStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynValueStub.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynAnyOperations.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynAnyPOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynArrayPOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynEnumPOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynFixedPOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynSequencePOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynStructPOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynUnionPOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynValueBoxPOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynValueCommonPOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
DynValuePOATie.insert_ulong
(int value) Inserts an integer value into the DynAny.void
_DynAnyStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynArrayStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynEnumStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynFixedStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynSequenceStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynStructStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynUnionStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynValueBoxStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynValueCommonStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynValueStub.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynAnyOperations.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynAnyPOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynArrayPOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynEnumPOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynFixedPOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynSequencePOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynStructPOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynUnionPOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynValueBoxPOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynValueCommonPOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
DynValuePOATie.insert_ulonglong
(long value) Inserts a long value into the DynAny.void
_DynAnyStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynArrayStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynEnumStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynFixedStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynSequenceStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynStructStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynUnionStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynValueBoxStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynValueCommonStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynValueStub.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynAnyOperations.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynAnyPOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynArrayPOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynEnumPOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynFixedPOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynSequencePOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynStructPOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynUnionPOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynValueBoxPOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynValueCommonPOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
DynValuePOATie.insert_ushort
(short value) Inserts a short value into the DynAny.void
_DynAnyStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynArrayStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynEnumStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynFixedStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynSequenceStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynStructStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynUnionStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynValueBoxStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynValueCommonStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynValueStub.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynAnyOperations.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynAnyPOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynArrayPOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynEnumPOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynFixedPOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynSequencePOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynStructPOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynUnionPOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynValueBoxPOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynValueCommonPOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
DynValuePOATie.insert_val
(Serializable value) Inserts a reference to a Serializable object into this DynAny.void
_DynAnyStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynArrayStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynEnumStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynFixedStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynSequenceStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynStructStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynUnionStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynValueBoxStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynValueCommonStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynValueStub.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynAnyOperations.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynAnyPOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynArrayPOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynEnumPOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynFixedPOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynSequencePOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynStructPOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynUnionPOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynValueBoxPOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynValueCommonPOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
DynValuePOATie.insert_wchar
(char value) Inserts a char value into the DynAny.void
_DynAnyStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynArrayStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynEnumStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynFixedStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynSequenceStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynStructStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynUnionStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynValueBoxStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynValueCommonStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynValueStub.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynAnyOperations.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynAnyPOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynArrayPOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynEnumPOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynFixedPOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynSequencePOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynStructPOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynUnionPOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynValueBoxPOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynValueCommonPOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
DynValuePOATie.insert_wstring
(String value) Inserts a string value into the DynAny.void
_DynValueBoxStub.set_boxed_value
(Any boxed) Replaces the boxed value with the specified value.void
DynValueBoxOperations.set_boxed_value
(Any boxed) Replaces the boxed value with the specified value.void
DynValueBoxPOATie.set_boxed_value
(Any boxed) Replaces the boxed value with the specified value.void
_DynValueBoxStub.set_boxed_value_as_dyn_any
(DynAny boxed) Replaces the boxed value with the value contained in the parameter.void
DynValueBoxOperations.set_boxed_value_as_dyn_any
(DynAny boxed) Replaces the boxed value with the value contained in the parameter.void
DynValueBoxPOATie.set_boxed_value_as_dyn_any
(DynAny boxed) Replaces the boxed value with the value contained in the parameter.void
_DynUnionStub.set_discriminator
(DynAny d) Sets the discriminator of the DynUnion to the specified value.void
DynUnionOperations.set_discriminator
(DynAny d) Sets the discriminator of the DynUnion to the specified value.void
DynUnionPOATie.set_discriminator
(DynAny d) Sets the discriminator of the DynUnion to the specified value.void
_DynArrayStub.set_elements
(Any[] value) Sets the DynArray to contain the passed elements.void
_DynSequenceStub.set_elements
(Any[] value) Sets the elements of a sequence.void
DynArrayOperations.set_elements
(Any[] value) Sets the DynArray to contain the passed elements.void
DynArrayPOATie.set_elements
(Any[] value) Sets the DynArray to contain the passed elements.void
DynSequenceOperations.set_elements
(Any[] value) Sets the elements of a sequence.void
DynSequencePOATie.set_elements
(Any[] value) Sets the elements of a sequence.void
_DynArrayStub.set_elements_as_dyn_any
(DynAny[] value) Sets the DynArray to contain the passed elements.void
_DynSequenceStub.set_elements_as_dyn_any
(DynAny[] value) Sets the elements of a sequence using DynAnys.void
DynArrayOperations.set_elements_as_dyn_any
(DynAny[] value) Sets the DynArray to contain the passed elements.void
DynArrayPOATie.set_elements_as_dyn_any
(DynAny[] value) Sets the DynArray to contain the passed elements.void
DynSequenceOperations.set_elements_as_dyn_any
(DynAny[] value) Sets the elements of a sequence using DynAnys.void
DynSequencePOATie.set_elements_as_dyn_any
(DynAny[] value) Sets the elements of a sequence using DynAnys.void
_DynStructStub.set_members
(NameValuePair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameValuePairs.void
_DynValueStub.set_members
(NameValuePair[] value) Initializes the value type's members from a sequence of NameValuePairs.void
DynStructOperations.set_members
(NameValuePair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameValuePairs.void
DynStructPOATie.set_members
(NameValuePair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameValuePairs.void
DynValueOperations.set_members
(NameValuePair[] value) Initializes the value type's members from a sequence of NameValuePairs.void
DynValuePOATie.set_members
(NameValuePair[] value) Initializes the value type's members from a sequence of NameValuePairs.void
_DynStructStub.set_members_as_dyn_any
(NameDynAnyPair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.void
_DynValueStub.set_members_as_dyn_any
(NameDynAnyPair[] value) Initializes the value type's members from a sequence of NameDynAnyPairs.void
DynStructOperations.set_members_as_dyn_any
(NameDynAnyPair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.void
DynStructPOATie.set_members_as_dyn_any
(NameDynAnyPair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.void
DynValueOperations.set_members_as_dyn_any
(NameDynAnyPair[] value) Initializes the value type's members from a sequence of NameDynAnyPairs.void
DynValuePOATie.set_members_as_dyn_any
(NameDynAnyPair[] value) Initializes the value type's members from a sequence of NameDynAnyPairs.void
_DynUnionStub.set_to_default_member()
Sets the discriminator to a value that is consistent with the value of the default case of a union.void
DynUnionOperations.set_to_default_member()
Sets the discriminator to a value that is consistent with the value of the default case of a union.void
DynUnionPOATie.set_to_default_member()
Sets the discriminator to a value that is consistent with the value of the default case of a union.void
_DynUnionStub.set_to_no_active_member()
Sets the discriminator to a value that does not correspond to any of the unions case labels.void
DynUnionOperations.set_to_no_active_member()
Sets the discriminator to a value that does not correspond to any of the unions case labels.void
DynUnionPOATie.set_to_no_active_member()
Sets the discriminator to a value that does not correspond to any of the unions case labels.boolean
Sets the value of the DynFixed.boolean
Sets the value of the DynFixed.boolean
Sets the value of the DynFixed. -
Uses of TypeMismatch in org.omg.DynamicAny.DynAnyPackage
Fields in org.omg.DynamicAny.DynAnyPackage declared as TypeMismatchMethods in org.omg.DynamicAny.DynAnyPackage that return TypeMismatchModifier and TypeMethodDescriptionstatic TypeMismatch
static TypeMismatch
TypeMismatchHelper.read
(InputStream istream) Methods in org.omg.DynamicAny.DynAnyPackage with parameters of type TypeMismatchModifier and TypeMethodDescriptionstatic void
TypeMismatchHelper.insert
(Any a, TypeMismatch that) static void
TypeMismatchHelper.write
(OutputStream ostream, TypeMismatch value) Constructors in org.omg.DynamicAny.DynAnyPackage with parameters of type TypeMismatch