Uses of Interface
org.omg.DynamicAny.DynValueCommonOperations
-
Packages that use DynValueCommonOperations Package Description com.sun.corba.ee.impl.dynamicany org.omg.DynamicAny -
-
Uses of DynValueCommonOperations in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynValueCommonOperations Modifier and Type Class Description classDynValueBoxImpl(package private) classDynValueCommonImplclassDynValueImpl -
Uses of DynValueCommonOperations in org.omg.DynamicAny
Subinterfaces of DynValueCommonOperations in org.omg.DynamicAny Modifier and Type Interface Description interfaceDynValueDynValue objects support the manipulation of IDL non-boxed value types.interfaceDynValueBoxDynValueBox objects support the manipulation of IDL boxed value types.interfaceDynValueBoxOperationsDynValueBox objects support the manipulation of IDL boxed value types.interfaceDynValueCommonDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.interfaceDynValueOperationsDynValue objects support the manipulation of IDL non-boxed value types.Classes in org.omg.DynamicAny that implement DynValueCommonOperations Modifier and Type Class Description class_DynValueBoxStubDynValueBox objects support the manipulation of IDL boxed value types.class_DynValueCommonStubDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.class_DynValueStubDynValue objects support the manipulation of IDL non-boxed value types.classDynValueBoxPOADynValueBox objects support the manipulation of IDL boxed value types.classDynValueBoxPOATieDynValueBox objects support the manipulation of IDL boxed value types.classDynValueCommonPOADynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.classDynValueCommonPOATieDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.classDynValuePOADynValue objects support the manipulation of IDL non-boxed value types.classDynValuePOATieDynValue objects support the manipulation of IDL non-boxed value types.Fields in org.omg.DynamicAny declared as DynValueCommonOperations Modifier and Type Field Description private DynValueCommonOperationsDynValueCommonPOATie. _implMethods in org.omg.DynamicAny that return DynValueCommonOperations Modifier and Type Method Description DynValueCommonOperationsDynValueCommonPOATie. _delegate()Methods in org.omg.DynamicAny with parameters of type DynValueCommonOperations Modifier and Type Method Description voidDynValueCommonPOATie. _delegate(DynValueCommonOperations delegate)Constructors in org.omg.DynamicAny with parameters of type DynValueCommonOperations Constructor Description DynValueCommonPOATie(DynValueCommonOperations delegate)DynValueCommonPOATie(DynValueCommonOperations delegate, POA poa)
-