Uses of Interface
org.omg.DynamicAny.DynFixedOperations
-
Packages that use DynFixedOperations Package Description com.sun.corba.ee.impl.dynamicany org.omg.DynamicAny -
-
Uses of DynFixedOperations in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynFixedOperations Modifier and Type Class Description classDynFixedImpl -
Uses of DynFixedOperations in org.omg.DynamicAny
Subinterfaces of DynFixedOperations in org.omg.DynamicAny Modifier and Type Interface Description interfaceDynFixedDynFixed objects support the manipulation of IDL fixed values.Classes in org.omg.DynamicAny that implement DynFixedOperations Modifier and Type Class Description class_DynFixedStubDynFixed objects support the manipulation of IDL fixed values.classDynFixedPOADynFixed objects support the manipulation of IDL fixed values.classDynFixedPOATieDynFixed objects support the manipulation of IDL fixed values.Fields in org.omg.DynamicAny declared as DynFixedOperations Modifier and Type Field Description private DynFixedOperationsDynFixedPOATie. _implMethods in org.omg.DynamicAny that return DynFixedOperations Modifier and Type Method Description DynFixedOperationsDynFixedPOATie. _delegate()Methods in org.omg.DynamicAny with parameters of type DynFixedOperations Modifier and Type Method Description voidDynFixedPOATie. _delegate(DynFixedOperations delegate)Constructors in org.omg.DynamicAny with parameters of type DynFixedOperations Constructor Description DynFixedPOATie(DynFixedOperations delegate)DynFixedPOATie(DynFixedOperations delegate, POA poa)
-