Uses of Interface
org.omg.DynamicAny.DynValueBoxOperations
-
Packages that use DynValueBoxOperations Package Description com.sun.corba.ee.impl.dynamicany org.omg.DynamicAny -
-
Uses of DynValueBoxOperations in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynValueBoxOperations Modifier and Type Class Description classDynValueBoxImpl -
Uses of DynValueBoxOperations in org.omg.DynamicAny
Subinterfaces of DynValueBoxOperations in org.omg.DynamicAny Modifier and Type Interface Description interfaceDynValueBoxDynValueBox objects support the manipulation of IDL boxed value types.Classes in org.omg.DynamicAny that implement DynValueBoxOperations Modifier and Type Class Description class_DynValueBoxStubDynValueBox objects support the manipulation of IDL boxed value types.classDynValueBoxPOADynValueBox objects support the manipulation of IDL boxed value types.classDynValueBoxPOATieDynValueBox objects support the manipulation of IDL boxed value types.Fields in org.omg.DynamicAny declared as DynValueBoxOperations Modifier and Type Field Description private DynValueBoxOperationsDynValueBoxPOATie. _implMethods in org.omg.DynamicAny that return DynValueBoxOperations Modifier and Type Method Description DynValueBoxOperationsDynValueBoxPOATie. _delegate()Methods in org.omg.DynamicAny with parameters of type DynValueBoxOperations Modifier and Type Method Description voidDynValueBoxPOATie. _delegate(DynValueBoxOperations delegate)Constructors in org.omg.DynamicAny with parameters of type DynValueBoxOperations Constructor Description DynValueBoxPOATie(DynValueBoxOperations delegate)DynValueBoxPOATie(DynValueBoxOperations delegate, POA poa)
-