Uses of Interface
org.omg.DynamicAny.DynAny
Packages that use DynAny
-
Uses of DynAny in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynAnyModifier and TypeClassDescriptionclass(package private) class(package private) class(package private) class(package private) classclassclassclassclassclassclassclass(package private) classclassFields in com.sun.corba.ee.impl.dynamicany declared as DynAnyModifier and TypeFieldDescription(package private) DynAny[]DynAnyConstructedImpl.components(package private) DynAnyDynUnionImpl.currentMember(package private) DynAnyDynUnionImpl.discriminatorprotected static final DynAny[]DynAnyConstructedImpl.emptyComponentsMethods in com.sun.corba.ee.impl.dynamicany that return DynAnyModifier and TypeMethodDescription(package private) static DynAnyDynAnyUtil.convertToNative(DynAny dynAny, ORB orb) DynAnyBasicImpl.copy()DynAnyConstructedImpl.copy()abstract DynAnyDynAnyImpl.copy()DynAnyFactoryImpl.create_dyn_any(Any any) DynAnyFactoryImpl.create_dyn_any_from_type_code(TypeCode type) (package private) static DynAnyDynAnyUtil.createMostDerivedDynAny(Any any, ORB orb, boolean copyValue) (package private) static DynAnyDynAnyUtil.createMostDerivedDynAny(TypeCode typeCode, ORB orb) DynAnyBasicImpl.current_component()DynAnyConstructedImpl.current_component()DynEnumImpl.current_component()DynValueBoxImpl.get_boxed_value_as_dyn_any()DynUnionImpl.get_discriminator()Returns the current discriminator value.DynAnyBasicImpl.get_dyn_any()DynAnyConstructedImpl.get_dyn_any()DynAny[]DynAnyCollectionImpl.get_elements_as_dyn_any()DynUnionImpl.member()Methods in com.sun.corba.ee.impl.dynamicany with parameters of type DynAnyModifier and TypeMethodDescriptionprivate voidDynAnyComplexImpl.addComponent(int i, String memberName, Any memberAny, DynAny memberDynAny) voidvoidvoid(package private) static DynAnyDynAnyUtil.convertToNative(DynAny dynAny, ORB orb) booleanbooleanabstract booleanprotected AnyvoidDynAnyBasicImpl.insert_dyn_any(DynAny value) voidDynAnyConstructedImpl.insert_dyn_any(DynAny value) (package private) static booleanDynAnyUtil.isConstructedDynAny(DynAny dynAny) voidDynValueBoxImpl.set_boxed_value_as_dyn_any(DynAny boxed) (package private) static booleanDynAnyUtil.set_current_component(DynAny dynAny, DynAny currentComponent) voidDynUnionImpl.set_discriminator(DynAny newDiscriminator) voidDynAnyCollectionImpl.set_elements_as_dyn_any(DynAny[] value) -
Uses of DynAny in org.omg.DynamicAny
Subinterfaces of DynAny in org.omg.DynamicAnyModifier and TypeInterfaceDescriptioninterfaceDynArray objects support the manipulation of IDL arrays.interfaceDynEnum objects support the manipulation of IDL enumerated values.interfaceDynFixed objects support the manipulation of IDL fixed values.interfaceDynSequence objects support the manipulation of IDL sequences.interfaceDynStruct objects support the manipulation of IDL struct and exception values.interfaceDynUnion objects support the manipulation of IDL unions.interfaceDynValue objects support the manipulation of IDL non-boxed value types.interfaceDynValueBox objects support the manipulation of IDL boxed value types.interfaceDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.Classes in org.omg.DynamicAny that implement DynAnyModifier and TypeClassDescriptionclassAny values can be dynamically interpreted (traversed) and constructed through DynAny objects.classDynArray objects support the manipulation of IDL arrays.classDynEnum objects support the manipulation of IDL enumerated values.classDynFixed objects support the manipulation of IDL fixed values.classDynSequence objects support the manipulation of IDL sequences.classDynStruct objects support the manipulation of IDL struct and exception values.classDynUnion objects support the manipulation of IDL unions.classDynValueBox objects support the manipulation of IDL boxed value types.classDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.classDynValue objects support the manipulation of IDL non-boxed value types.Fields in org.omg.DynamicAny declared as DynAnyModifier and TypeFieldDescriptionDynAnyHolder.valueDynAny[]DynAnySeqHolder.valueNameDynAnyPair.valueThe DynAny value associated with the name.Methods in org.omg.DynamicAny that return DynAnyModifier and TypeMethodDescriptionDynAnyPOA._this()_DynAnyStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynArrayStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynEnumStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynFixedStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynSequenceStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynStructStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynUnionStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynValueBoxStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynValueCommonStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynValueStub.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynAnyOperations.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynAnyPOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynArrayPOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynEnumPOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynFixedPOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynSequencePOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynStructPOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynUnionPOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynValueBoxPOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynValueCommonPOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked.DynValuePOATie.copy()Creates a new DynAny object whose value is a deep copy of the DynAny on which it is invoked._DynAnyFactoryStub.create_dyn_any(Any value) Creates a new DynAny object from an any value.DynAnyFactoryOperations.create_dyn_any(Any value) Creates a new DynAny object from an any value.DynAnyFactoryPOATie.create_dyn_any(Any value) Creates a new DynAny object from an any value._DynAnyFactoryStub.create_dyn_any_from_type_code(TypeCode type) Creates a DynAny from a TypeCode.DynAnyFactoryOperations.create_dyn_any_from_type_code(TypeCode type) Creates a DynAny from a TypeCode.DynAnyFactoryPOATie.create_dyn_any_from_type_code(TypeCode type) Creates a DynAny from a TypeCode._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.static DynAnystatic DynAny[]_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._DynUnionStub.get_discriminator()Returns the current discriminator value.DynUnionOperations.get_discriminator()Returns the current discriminator value.DynUnionPOATie.get_discriminator()Returns the current discriminator value._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.DynAny[]_DynArrayStub.get_elements_as_dyn_any()Returns the elements of the DynArray as DynAnys.DynAny[]_DynSequenceStub.get_elements_as_dyn_any()Returns the DynAnys representing the elements of the sequence.DynAny[]DynArrayOperations.get_elements_as_dyn_any()Returns the elements of the DynArray as DynAnys.DynAny[]DynArrayPOATie.get_elements_as_dyn_any()Returns the elements of the DynArray as DynAnys.DynAny[]DynSequenceOperations.get_elements_as_dyn_any()Returns the DynAnys representing the elements of the sequence.DynAny[]DynSequencePOATie.get_elements_as_dyn_any()Returns the DynAnys representing the elements of the sequence._DynUnionStub.member()Returns the currently active member.DynUnionOperations.member()Returns the currently active member.DynUnionPOATie.member()Returns the currently active member.static DynAnystatic DynAnyDynAnyHelper.read(InputStream istream) static DynAny[]DynAnySeqHelper.read(InputStream istream) static DynAnyDynAnyHelper.unchecked_narrow(Object obj) Methods in org.omg.DynamicAny with parameters of type DynAnyModifier and TypeMethodDescriptionvoidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.voidInitializes the value associated with a DynAny object with the value associated with another DynAny object.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.booleanCompares two DynAny values for equality.static voidstatic voidvoid_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_DynValueBoxStub.set_boxed_value_as_dyn_any(DynAny boxed) Replaces the boxed value with the value contained in the parameter.voidDynValueBoxOperations.set_boxed_value_as_dyn_any(DynAny boxed) Replaces the boxed value with the value contained in the parameter.voidDynValueBoxPOATie.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.voidDynUnionOperations.set_discriminator(DynAny d) Sets the discriminator of the DynUnion to the specified value.voidDynUnionPOATie.set_discriminator(DynAny d) Sets the discriminator of the DynUnion to the specified value.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.static voidDynAnyHelper.write(OutputStream ostream, DynAny value) static voidDynAnySeqHelper.write(OutputStream ostream, DynAny[] value) Constructors in org.omg.DynamicAny with parameters of type DynAnyModifierConstructorDescriptionDynAnyHolder(DynAny initialValue) DynAnySeqHolder(DynAny[] initialValue) NameDynAnyPair(String _id, DynAny _value)