Uses of Class
org.omg.DynamicAny.DynAnyPackage.InvalidValue
Packages that use InvalidValue
Package
Description
-
Uses of InvalidValue in com.sun.corba.ee.impl.dynamicany
Methods in com.sun.corba.ee.impl.dynamicany that throw InvalidValueModifier and TypeMethodDescriptionprotected abstract voidDynAnyCollectionImpl.checkValue(Object[] value) protected voidDynArrayImpl.checkValue(Object[] value) protected voidDynSequenceImpl.checkValue(Object[] value) DynAnyComplexImpl.current_member_kind()DynAnyComplexImpl.current_member_name()voidvoidvoidDynAnyBasicImpl.get_any()DynAnyConstructedImpl.get_any()booleanDynAnyBasicImpl.get_boolean()booleanDynAnyConstructedImpl.get_boolean()DynValueBoxImpl.get_boxed_value()DynValueBoxImpl.get_boxed_value_as_dyn_any()charDynAnyBasicImpl.get_char()charDynAnyConstructedImpl.get_char()doubleDynAnyBasicImpl.get_double()doubleDynAnyConstructedImpl.get_double()DynAnyBasicImpl.get_dyn_any()DynAnyConstructedImpl.get_dyn_any()floatDynAnyBasicImpl.get_float()floatDynAnyConstructedImpl.get_float()intDynAnyBasicImpl.get_long()intDynAnyConstructedImpl.get_long()longDynAnyBasicImpl.get_longlong()longDynAnyConstructedImpl.get_longlong()DynValueCommonImpl.get_members()DynValueCommonImpl.get_members_as_dyn_any()byteDynAnyBasicImpl.get_octet()byteDynAnyConstructedImpl.get_octet()DynAnyBasicImpl.get_reference()DynAnyConstructedImpl.get_reference()shortDynAnyBasicImpl.get_short()shortDynAnyConstructedImpl.get_short()DynAnyBasicImpl.get_string()DynAnyConstructedImpl.get_string()DynAnyBasicImpl.get_typecode()DynAnyConstructedImpl.get_typecode()intDynAnyBasicImpl.get_ulong()intDynAnyConstructedImpl.get_ulong()longDynAnyBasicImpl.get_ulonglong()longDynAnyConstructedImpl.get_ulonglong()shortDynAnyBasicImpl.get_ushort()shortDynAnyConstructedImpl.get_ushort()DynAnyBasicImpl.get_val()DynAnyConstructedImpl.get_val()charDynAnyBasicImpl.get_wchar()charDynAnyConstructedImpl.get_wchar()DynAnyBasicImpl.get_wstring()DynAnyConstructedImpl.get_wstring()voidDynAnyBasicImpl.insert_any(Any value) voidDynAnyConstructedImpl.insert_any(Any value) voidDynAnyBasicImpl.insert_boolean(boolean value) voidDynAnyConstructedImpl.insert_boolean(boolean value) voidDynAnyBasicImpl.insert_char(char value) voidDynAnyConstructedImpl.insert_char(char value) voidDynAnyBasicImpl.insert_double(double value) voidDynAnyConstructedImpl.insert_double(double value) voidDynAnyBasicImpl.insert_dyn_any(DynAny value) voidDynAnyConstructedImpl.insert_dyn_any(DynAny value) voidDynAnyBasicImpl.insert_float(float value) voidDynAnyConstructedImpl.insert_float(float value) voidDynAnyBasicImpl.insert_long(int value) voidDynAnyConstructedImpl.insert_long(int value) voidDynAnyBasicImpl.insert_longlong(long value) voidDynAnyConstructedImpl.insert_longlong(long value) voidDynAnyBasicImpl.insert_octet(byte value) voidDynAnyConstructedImpl.insert_octet(byte value) voidDynAnyBasicImpl.insert_reference(Object value) voidDynAnyConstructedImpl.insert_reference(Object value) voidDynAnyBasicImpl.insert_short(short value) voidDynAnyConstructedImpl.insert_short(short value) voidDynAnyBasicImpl.insert_string(String value) voidDynAnyConstructedImpl.insert_string(String value) voidDynAnyBasicImpl.insert_typecode(TypeCode value) voidDynAnyConstructedImpl.insert_typecode(TypeCode value) voidDynAnyBasicImpl.insert_ulong(int value) voidDynAnyConstructedImpl.insert_ulong(int value) voidDynAnyBasicImpl.insert_ulonglong(long value) voidDynAnyConstructedImpl.insert_ulonglong(long value) voidDynAnyBasicImpl.insert_ushort(short value) voidDynAnyConstructedImpl.insert_ushort(short value) voidDynAnyBasicImpl.insert_val(Serializable value) voidDynAnyConstructedImpl.insert_val(Serializable value) voidDynAnyBasicImpl.insert_wchar(char value) voidDynAnyConstructedImpl.insert_wchar(char value) voidDynAnyBasicImpl.insert_wstring(String value) voidDynAnyConstructedImpl.insert_wstring(String value) DynUnionImpl.member()DynUnionImpl.member_kind()DynUnionImpl.member_name()voidDynEnumImpl.set_as_string(String value) voidDynEnumImpl.set_as_ulong(int value) voidDynAnyCollectionImpl.set_elements(Any[] value) voidDynAnyCollectionImpl.set_elements_as_dyn_any(DynAny[] value) voidDynSequenceImpl.set_length(int len) voidDynAnyComplexImpl.set_members(NameValuePair[] value) voidDynValueCommonImpl.set_members(NameValuePair[] value) voidDynAnyComplexImpl.set_members_as_dyn_any(NameDynAnyPair[] value) voidDynValueCommonImpl.set_members_as_dyn_any(NameDynAnyPair[] value) boolean -
Uses of InvalidValue in org.omg.DynamicAny
Methods in org.omg.DynamicAny that throw InvalidValueModifier and TypeMethodDescription_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.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes the value associated with a DynAny object with the value contained in an any.voidInitializes 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.booleanDynAnyOperations.get_boolean()Extracts the boolean value from this DynAny.booleanDynAnyPOATie.get_boolean()Extracts the boolean value from this DynAny.booleanDynArrayPOATie.get_boolean()Extracts the boolean value from this DynAny.booleanDynEnumPOATie.get_boolean()Extracts the boolean value from this DynAny.booleanDynFixedPOATie.get_boolean()Extracts the boolean value from this DynAny.booleanDynSequencePOATie.get_boolean()Extracts the boolean value from this DynAny.booleanDynStructPOATie.get_boolean()Extracts the boolean value from this DynAny.booleanDynUnionPOATie.get_boolean()Extracts the boolean value from this DynAny.booleanDynValueBoxPOATie.get_boolean()Extracts the boolean value from this DynAny.booleanDynValueCommonPOATie.get_boolean()Extracts the boolean value from this DynAny.booleanDynValuePOATie.get_boolean()Extracts the boolean value from this DynAny._DynValueBoxStub.get_boxed_value()Returns the boxed value as an Any.DynValueBoxOperations.get_boxed_value()Returns the boxed value as an Any.DynValueBoxPOATie.get_boxed_value()Returns the boxed value as an Any._DynValueBoxStub.get_boxed_value_as_dyn_any()Returns the boxed value as a DynAny.DynValueBoxOperations.get_boxed_value_as_dyn_any()Returns the boxed value as a DynAny.DynValueBoxPOATie.get_boxed_value_as_dyn_any()Returns the boxed value as a 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.charDynAnyOperations.get_char()Extracts the char value from this DynAny.charDynAnyPOATie.get_char()Extracts the char value from this DynAny.charDynArrayPOATie.get_char()Extracts the char value from this DynAny.charDynEnumPOATie.get_char()Extracts the char value from this DynAny.charDynFixedPOATie.get_char()Extracts the char value from this DynAny.charDynSequencePOATie.get_char()Extracts the char value from this DynAny.charDynStructPOATie.get_char()Extracts the char value from this DynAny.charDynUnionPOATie.get_char()Extracts the char value from this DynAny.charDynValueBoxPOATie.get_char()Extracts the char value from this DynAny.charDynValueCommonPOATie.get_char()Extracts the char value from this DynAny.charDynValuePOATie.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.doubleDynAnyOperations.get_double()Extracts the double value from this DynAny.doubleDynAnyPOATie.get_double()Extracts the double value from this DynAny.doubleDynArrayPOATie.get_double()Extracts the double value from this DynAny.doubleDynEnumPOATie.get_double()Extracts the double value from this DynAny.doubleDynFixedPOATie.get_double()Extracts the double value from this DynAny.doubleDynSequencePOATie.get_double()Extracts the double value from this DynAny.doubleDynStructPOATie.get_double()Extracts the double value from this DynAny.doubleDynUnionPOATie.get_double()Extracts the double value from this DynAny.doubleDynValueBoxPOATie.get_double()Extracts the double value from this DynAny.doubleDynValueCommonPOATie.get_double()Extracts the double value from this DynAny.doubleDynValuePOATie.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.floatDynAnyOperations.get_float()Extracts the float value from this DynAny.floatDynAnyPOATie.get_float()Extracts the float value from this DynAny.floatDynArrayPOATie.get_float()Extracts the float value from this DynAny.floatDynEnumPOATie.get_float()Extracts the float value from this DynAny.floatDynFixedPOATie.get_float()Extracts the float value from this DynAny.floatDynSequencePOATie.get_float()Extracts the float value from this DynAny.floatDynStructPOATie.get_float()Extracts the float value from this DynAny.floatDynUnionPOATie.get_float()Extracts the float value from this DynAny.floatDynValueBoxPOATie.get_float()Extracts the float value from this DynAny.floatDynValueCommonPOATie.get_float()Extracts the float value from this DynAny.floatDynValuePOATie.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.intDynAnyOperations.get_long()Extracts the integer value from this DynAny.intDynAnyPOATie.get_long()Extracts the integer value from this DynAny.intDynArrayPOATie.get_long()Extracts the integer value from this DynAny.intDynEnumPOATie.get_long()Extracts the integer value from this DynAny.intDynFixedPOATie.get_long()Extracts the integer value from this DynAny.intDynSequencePOATie.get_long()Extracts the integer value from this DynAny.intDynStructPOATie.get_long()Extracts the integer value from this DynAny.intDynUnionPOATie.get_long()Extracts the integer value from this DynAny.intDynValueBoxPOATie.get_long()Extracts the integer value from this DynAny.intDynValueCommonPOATie.get_long()Extracts the integer value from this DynAny.intDynValuePOATie.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.longDynAnyOperations.get_longlong()Extracts the long value from this DynAny.longDynAnyPOATie.get_longlong()Extracts the long value from this DynAny.longDynArrayPOATie.get_longlong()Extracts the long value from this DynAny.longDynEnumPOATie.get_longlong()Extracts the long value from this DynAny.longDynFixedPOATie.get_longlong()Extracts the long value from this DynAny.longDynSequencePOATie.get_longlong()Extracts the long value from this DynAny.longDynStructPOATie.get_longlong()Extracts the long value from this DynAny.longDynUnionPOATie.get_longlong()Extracts the long value from this DynAny.longDynValueBoxPOATie.get_longlong()Extracts the long value from this DynAny.longDynValueCommonPOATie.get_longlong()Extracts the long value from this DynAny.longDynValuePOATie.get_longlong()Extracts the long value from this DynAny._DynValueStub.get_members()Returns a sequence of NameValuePairs describing the name and the value of each member in the value type.DynValueOperations.get_members()Returns a sequence of NameValuePairs describing the name and the value of each member in the value type.DynValuePOATie.get_members()Returns a sequence of NameValuePairs describing the name and the value of each member in the value type._DynValueStub.get_members_as_dyn_any()Returns a sequence of NameDynAnyPairs describing the name and the value of each member in the value type.DynValueOperations.get_members_as_dyn_any()Returns a sequence of NameDynAnyPairs describing the name and the value of each member in the value type.DynValuePOATie.get_members_as_dyn_any()Returns a sequence of NameDynAnyPairs describing the name and the value of each member in the value type.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.byteDynAnyOperations.get_octet()Extracts the byte value from this DynAny.byteDynAnyPOATie.get_octet()Extracts the byte value from this DynAny.byteDynArrayPOATie.get_octet()Extracts the byte value from this DynAny.byteDynEnumPOATie.get_octet()Extracts the byte value from this DynAny.byteDynFixedPOATie.get_octet()Extracts the byte value from this DynAny.byteDynSequencePOATie.get_octet()Extracts the byte value from this DynAny.byteDynStructPOATie.get_octet()Extracts the byte value from this DynAny.byteDynUnionPOATie.get_octet()Extracts the byte value from this DynAny.byteDynValueBoxPOATie.get_octet()Extracts the byte value from this DynAny.byteDynValueCommonPOATie.get_octet()Extracts the byte value from this DynAny.byteDynValuePOATie.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.shortDynAnyOperations.get_short()Extracts the short value from this DynAny.shortDynAnyPOATie.get_short()Extracts the short value from this DynAny.shortDynArrayPOATie.get_short()Extracts the short value from this DynAny.shortDynEnumPOATie.get_short()Extracts the short value from this DynAny.shortDynFixedPOATie.get_short()Extracts the short value from this DynAny.shortDynSequencePOATie.get_short()Extracts the short value from this DynAny.shortDynStructPOATie.get_short()Extracts the short value from this DynAny.shortDynUnionPOATie.get_short()Extracts the short value from this DynAny.shortDynValueBoxPOATie.get_short()Extracts the short value from this DynAny.shortDynValueCommonPOATie.get_short()Extracts the short value from this DynAny.shortDynValuePOATie.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.intDynAnyOperations.get_ulong()Extracts the integer value from this DynAny.intDynAnyPOATie.get_ulong()Extracts the integer value from this DynAny.intDynArrayPOATie.get_ulong()Extracts the integer value from this DynAny.intDynEnumPOATie.get_ulong()Extracts the integer value from this DynAny.intDynFixedPOATie.get_ulong()Extracts the integer value from this DynAny.intDynSequencePOATie.get_ulong()Extracts the integer value from this DynAny.intDynStructPOATie.get_ulong()Extracts the integer value from this DynAny.intDynUnionPOATie.get_ulong()Extracts the integer value from this DynAny.intDynValueBoxPOATie.get_ulong()Extracts the integer value from this DynAny.intDynValueCommonPOATie.get_ulong()Extracts the integer value from this DynAny.intDynValuePOATie.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.longDynAnyOperations.get_ulonglong()Extracts the long value from this DynAny.longDynAnyPOATie.get_ulonglong()Extracts the long value from this DynAny.longDynArrayPOATie.get_ulonglong()Extracts the long value from this DynAny.longDynEnumPOATie.get_ulonglong()Extracts the long value from this DynAny.longDynFixedPOATie.get_ulonglong()Extracts the long value from this DynAny.longDynSequencePOATie.get_ulonglong()Extracts the long value from this DynAny.longDynStructPOATie.get_ulonglong()Extracts the long value from this DynAny.longDynUnionPOATie.get_ulonglong()Extracts the long value from this DynAny.longDynValueBoxPOATie.get_ulonglong()Extracts the long value from this DynAny.longDynValueCommonPOATie.get_ulonglong()Extracts the long value from this DynAny.longDynValuePOATie.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.shortDynAnyOperations.get_ushort()Extracts the short value from this DynAny.shortDynAnyPOATie.get_ushort()Extracts the short value from this DynAny.shortDynArrayPOATie.get_ushort()Extracts the short value from this DynAny.shortDynEnumPOATie.get_ushort()Extracts the short value from this DynAny.shortDynFixedPOATie.get_ushort()Extracts the short value from this DynAny.shortDynSequencePOATie.get_ushort()Extracts the short value from this DynAny.shortDynStructPOATie.get_ushort()Extracts the short value from this DynAny.shortDynUnionPOATie.get_ushort()Extracts the short value from this DynAny.shortDynValueBoxPOATie.get_ushort()Extracts the short value from this DynAny.shortDynValueCommonPOATie.get_ushort()Extracts the short value from this DynAny.shortDynValuePOATie.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.charDynAnyOperations.get_wchar()Extracts the long value from this DynAny.charDynAnyPOATie.get_wchar()Extracts the long value from this DynAny.charDynArrayPOATie.get_wchar()Extracts the long value from this DynAny.charDynEnumPOATie.get_wchar()Extracts the long value from this DynAny.charDynFixedPOATie.get_wchar()Extracts the long value from this DynAny.charDynSequencePOATie.get_wchar()Extracts the long value from this DynAny.charDynStructPOATie.get_wchar()Extracts the long value from this DynAny.charDynUnionPOATie.get_wchar()Extracts the long value from this DynAny.charDynValueBoxPOATie.get_wchar()Extracts the long value from this DynAny.charDynValueCommonPOATie.get_wchar()Extracts the long value from this DynAny.charDynValuePOATie.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.voidDynAnyOperations.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynAnyPOATie.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynArrayPOATie.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynEnumPOATie.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynFixedPOATie.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynSequencePOATie.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynStructPOATie.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynUnionPOATie.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynValueBoxPOATie.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynValueCommonPOATie.insert_any(Any value) Inserts an Any value into the Any represented by this DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynAnyPOATie.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynArrayPOATie.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynEnumPOATie.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynFixedPOATie.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynSequencePOATie.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynStructPOATie.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynUnionPOATie.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynValueBoxPOATie.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynValueCommonPOATie.insert_boolean(boolean value) Inserts a boolean value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_char(char value) Inserts a char value into the DynAny.voidDynAnyPOATie.insert_char(char value) Inserts a char value into the DynAny.voidDynArrayPOATie.insert_char(char value) Inserts a char value into the DynAny.voidDynEnumPOATie.insert_char(char value) Inserts a char value into the DynAny.voidDynFixedPOATie.insert_char(char value) Inserts a char value into the DynAny.voidDynSequencePOATie.insert_char(char value) Inserts a char value into the DynAny.voidDynStructPOATie.insert_char(char value) Inserts a char value into the DynAny.voidDynUnionPOATie.insert_char(char value) Inserts a char value into the DynAny.voidDynValueBoxPOATie.insert_char(char value) Inserts a char value into the DynAny.voidDynValueCommonPOATie.insert_char(char value) Inserts a char value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_double(double value) Inserts a double value into the DynAny.voidDynAnyPOATie.insert_double(double value) Inserts a double value into the DynAny.voidDynArrayPOATie.insert_double(double value) Inserts a double value into the DynAny.voidDynEnumPOATie.insert_double(double value) Inserts a double value into the DynAny.voidDynFixedPOATie.insert_double(double value) Inserts a double value into the DynAny.voidDynSequencePOATie.insert_double(double value) Inserts a double value into the DynAny.voidDynStructPOATie.insert_double(double value) Inserts a double value into the DynAny.voidDynUnionPOATie.insert_double(double value) Inserts a double value into the DynAny.voidDynValueBoxPOATie.insert_double(double value) Inserts a double value into the DynAny.voidDynValueCommonPOATie.insert_double(double value) Inserts a double value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynAnyPOATie.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynArrayPOATie.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynEnumPOATie.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynFixedPOATie.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynSequencePOATie.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynStructPOATie.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynUnionPOATie.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynValueBoxPOATie.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynValueCommonPOATie.insert_dyn_any(DynAny value) Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_float(float value) Inserts a float value into the DynAny.voidDynAnyPOATie.insert_float(float value) Inserts a float value into the DynAny.voidDynArrayPOATie.insert_float(float value) Inserts a float value into the DynAny.voidDynEnumPOATie.insert_float(float value) Inserts a float value into the DynAny.voidDynFixedPOATie.insert_float(float value) Inserts a float value into the DynAny.voidDynSequencePOATie.insert_float(float value) Inserts a float value into the DynAny.voidDynStructPOATie.insert_float(float value) Inserts a float value into the DynAny.voidDynUnionPOATie.insert_float(float value) Inserts a float value into the DynAny.voidDynValueBoxPOATie.insert_float(float value) Inserts a float value into the DynAny.voidDynValueCommonPOATie.insert_float(float value) Inserts a float value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_long(int value) Inserts an integer value into the DynAny.voidDynAnyPOATie.insert_long(int value) Inserts an integer value into the DynAny.voidDynArrayPOATie.insert_long(int value) Inserts an integer value into the DynAny.voidDynEnumPOATie.insert_long(int value) Inserts an integer value into the DynAny.voidDynFixedPOATie.insert_long(int value) Inserts an integer value into the DynAny.voidDynSequencePOATie.insert_long(int value) Inserts an integer value into the DynAny.voidDynStructPOATie.insert_long(int value) Inserts an integer value into the DynAny.voidDynUnionPOATie.insert_long(int value) Inserts an integer value into the DynAny.voidDynValueBoxPOATie.insert_long(int value) Inserts an integer value into the DynAny.voidDynValueCommonPOATie.insert_long(int value) Inserts an integer value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_longlong(long value) Inserts a long value into the DynAny.voidDynAnyPOATie.insert_longlong(long value) Inserts a long value into the DynAny.voidDynArrayPOATie.insert_longlong(long value) Inserts a long value into the DynAny.voidDynEnumPOATie.insert_longlong(long value) Inserts a long value into the DynAny.voidDynFixedPOATie.insert_longlong(long value) Inserts a long value into the DynAny.voidDynSequencePOATie.insert_longlong(long value) Inserts a long value into the DynAny.voidDynStructPOATie.insert_longlong(long value) Inserts a long value into the DynAny.voidDynUnionPOATie.insert_longlong(long value) Inserts a long value into the DynAny.voidDynValueBoxPOATie.insert_longlong(long value) Inserts a long value into the DynAny.voidDynValueCommonPOATie.insert_longlong(long value) Inserts a long value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynAnyPOATie.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynArrayPOATie.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynEnumPOATie.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynFixedPOATie.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynSequencePOATie.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynStructPOATie.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynUnionPOATie.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynValueBoxPOATie.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynValueCommonPOATie.insert_octet(byte value) Inserts a byte value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynAnyPOATie.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynArrayPOATie.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynEnumPOATie.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynFixedPOATie.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynSequencePOATie.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynStructPOATie.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynUnionPOATie.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynValueBoxPOATie.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynValueCommonPOATie.insert_reference(Object value) Inserts a reference to a CORBA object into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_short(short value) Inserts a short value into the DynAny.voidDynAnyPOATie.insert_short(short value) Inserts a short value into the DynAny.voidDynArrayPOATie.insert_short(short value) Inserts a short value into the DynAny.voidDynEnumPOATie.insert_short(short value) Inserts a short value into the DynAny.voidDynFixedPOATie.insert_short(short value) Inserts a short value into the DynAny.voidDynSequencePOATie.insert_short(short value) Inserts a short value into the DynAny.voidDynStructPOATie.insert_short(short value) Inserts a short value into the DynAny.voidDynUnionPOATie.insert_short(short value) Inserts a short value into the DynAny.voidDynValueBoxPOATie.insert_short(short value) Inserts a short value into the DynAny.voidDynValueCommonPOATie.insert_short(short value) Inserts a short value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_string(String value) Inserts a string value into the DynAny.voidDynAnyPOATie.insert_string(String value) Inserts a string value into the DynAny.voidDynArrayPOATie.insert_string(String value) Inserts a string value into the DynAny.voidDynEnumPOATie.insert_string(String value) Inserts a string value into the DynAny.voidDynFixedPOATie.insert_string(String value) Inserts a string value into the DynAny.voidDynSequencePOATie.insert_string(String value) Inserts a string value into the DynAny.voidDynStructPOATie.insert_string(String value) Inserts a string value into the DynAny.voidDynUnionPOATie.insert_string(String value) Inserts a string value into the DynAny.voidDynValueBoxPOATie.insert_string(String value) Inserts a string value into the DynAny.voidDynValueCommonPOATie.insert_string(String value) Inserts a string value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynAnyPOATie.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynArrayPOATie.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynEnumPOATie.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynFixedPOATie.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynSequencePOATie.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynStructPOATie.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynUnionPOATie.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynValueBoxPOATie.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynValueCommonPOATie.insert_typecode(TypeCode value) Inserts a TypeCode object into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynAnyPOATie.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynArrayPOATie.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynEnumPOATie.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynFixedPOATie.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynSequencePOATie.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynStructPOATie.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynUnionPOATie.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynValueBoxPOATie.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynValueCommonPOATie.insert_ulong(int value) Inserts an integer value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynAnyPOATie.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynArrayPOATie.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynEnumPOATie.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynFixedPOATie.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynSequencePOATie.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynStructPOATie.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynUnionPOATie.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynValueBoxPOATie.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynValueCommonPOATie.insert_ulonglong(long value) Inserts a long value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_ushort(short value) Inserts a short value into the DynAny.voidDynAnyPOATie.insert_ushort(short value) Inserts a short value into the DynAny.voidDynArrayPOATie.insert_ushort(short value) Inserts a short value into the DynAny.voidDynEnumPOATie.insert_ushort(short value) Inserts a short value into the DynAny.voidDynFixedPOATie.insert_ushort(short value) Inserts a short value into the DynAny.voidDynSequencePOATie.insert_ushort(short value) Inserts a short value into the DynAny.voidDynStructPOATie.insert_ushort(short value) Inserts a short value into the DynAny.voidDynUnionPOATie.insert_ushort(short value) Inserts a short value into the DynAny.voidDynValueBoxPOATie.insert_ushort(short value) Inserts a short value into the DynAny.voidDynValueCommonPOATie.insert_ushort(short value) Inserts a short value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynAnyPOATie.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynArrayPOATie.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynEnumPOATie.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynFixedPOATie.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynSequencePOATie.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynStructPOATie.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynUnionPOATie.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynValueBoxPOATie.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynValueCommonPOATie.insert_val(Serializable value) Inserts a reference to a Serializable object into this DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_wchar(char value) Inserts a char value into the DynAny.voidDynAnyPOATie.insert_wchar(char value) Inserts a char value into the DynAny.voidDynArrayPOATie.insert_wchar(char value) Inserts a char value into the DynAny.voidDynEnumPOATie.insert_wchar(char value) Inserts a char value into the DynAny.voidDynFixedPOATie.insert_wchar(char value) Inserts a char value into the DynAny.voidDynSequencePOATie.insert_wchar(char value) Inserts a char value into the DynAny.voidDynStructPOATie.insert_wchar(char value) Inserts a char value into the DynAny.voidDynUnionPOATie.insert_wchar(char value) Inserts a char value into the DynAny.voidDynValueBoxPOATie.insert_wchar(char value) Inserts a char value into the DynAny.voidDynValueCommonPOATie.insert_wchar(char value) Inserts a char value into the DynAny.voidDynValuePOATie.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.voidDynAnyOperations.insert_wstring(String value) Inserts a string value into the DynAny.voidDynAnyPOATie.insert_wstring(String value) Inserts a string value into the DynAny.voidDynArrayPOATie.insert_wstring(String value) Inserts a string value into the DynAny.voidDynEnumPOATie.insert_wstring(String value) Inserts a string value into the DynAny.voidDynFixedPOATie.insert_wstring(String value) Inserts a string value into the DynAny.voidDynSequencePOATie.insert_wstring(String value) Inserts a string value into the DynAny.voidDynStructPOATie.insert_wstring(String value) Inserts a string value into the DynAny.voidDynUnionPOATie.insert_wstring(String value) Inserts a string value into the DynAny.voidDynValueBoxPOATie.insert_wstring(String value) Inserts a string value into the DynAny.voidDynValueCommonPOATie.insert_wstring(String value) Inserts a string value into the DynAny.voidDynValuePOATie.insert_wstring(String value) Inserts a string value into the DynAny._DynUnionStub.member()Returns the currently active member.DynUnionOperations.member()Returns the currently active member.DynUnionPOATie.member()Returns the currently active member._DynUnionStub.member_kind()Returns the TCKind value of the currently active members TypeCode.DynUnionOperations.member_kind()Returns the TCKind value of the currently active members TypeCode.DynUnionPOATie.member_kind()Returns the TCKind value of the currently active members TypeCode._DynUnionStub.member_name()Returns the name of the currently active member.DynUnionOperations.member_name()Returns the name of the currently active member.DynUnionPOATie.member_name()Returns the name of the currently active member.void_DynEnumStub.set_as_string(String value) Sets the value of the DynEnum to the enumerated value whose IDL identifier is passed in the value parameter.voidDynEnumOperations.set_as_string(String value) Sets the value of the DynEnum to the enumerated value whose IDL identifier is passed in the value parameter.voidDynEnumPOATie.set_as_string(String value) Sets the value of the DynEnum to the enumerated value whose IDL identifier is passed in the value parameter.void_DynEnumStub.set_as_ulong(int value) Sets the value of the DynEnum as the enumerated value's ordinal value.voidDynEnumOperations.set_as_ulong(int value) Sets the value of the DynEnum as the enumerated value's ordinal value.voidDynEnumPOATie.set_as_ulong(int value) Sets the value of the DynEnum as the enumerated value's ordinal 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.voidDynArrayOperations.set_elements(Any[] value) Sets the DynArray to contain the passed elements.voidDynArrayPOATie.set_elements(Any[] value) Sets the DynArray to contain the passed elements.voidDynSequenceOperations.set_elements(Any[] value) Sets the elements of a sequence.voidDynSequencePOATie.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.voidDynArrayOperations.set_elements_as_dyn_any(DynAny[] value) Sets the DynArray to contain the passed elements.voidDynArrayPOATie.set_elements_as_dyn_any(DynAny[] value) Sets the DynArray to contain the passed elements.voidDynSequenceOperations.set_elements_as_dyn_any(DynAny[] value) Sets the elements of a sequence using DynAnys.voidDynSequencePOATie.set_elements_as_dyn_any(DynAny[] value) Sets the elements of a sequence using DynAnys.void_DynSequenceStub.set_length(int len) Sets the length of the sequence.voidDynSequenceOperations.set_length(int len) Sets the length of the sequence.voidDynSequencePOATie.set_length(int len) Sets the length of the sequence.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.voidDynStructOperations.set_members(NameValuePair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameValuePairs.voidDynStructPOATie.set_members(NameValuePair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameValuePairs.voidDynValueOperations.set_members(NameValuePair[] value) Initializes the value type's members from a sequence of NameValuePairs.voidDynValuePOATie.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.voidDynStructOperations.set_members_as_dyn_any(NameDynAnyPair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.voidDynStructPOATie.set_members_as_dyn_any(NameDynAnyPair[] value) Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.voidDynValueOperations.set_members_as_dyn_any(NameDynAnyPair[] value) Initializes the value type's members from a sequence of NameDynAnyPairs.voidDynValuePOATie.set_members_as_dyn_any(NameDynAnyPair[] value) Initializes the value type's members from a sequence of NameDynAnyPairs.booleanSets the value of the DynFixed.booleanSets the value of the DynFixed.booleanSets the value of the DynFixed. -
Uses of InvalidValue in org.omg.DynamicAny.DynAnyPackage
Fields in org.omg.DynamicAny.DynAnyPackage declared as InvalidValueMethods in org.omg.DynamicAny.DynAnyPackage that return InvalidValueModifier and TypeMethodDescriptionstatic InvalidValuestatic InvalidValueInvalidValueHelper.read(InputStream istream) Methods in org.omg.DynamicAny.DynAnyPackage with parameters of type InvalidValueModifier and TypeMethodDescriptionstatic voidInvalidValueHelper.insert(Any a, InvalidValue that) static voidInvalidValueHelper.write(OutputStream ostream, InvalidValue value) Constructors in org.omg.DynamicAny.DynAnyPackage with parameters of type InvalidValue