| 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NameDynAnyPair | |
| org.omg.DynamicAny | Provides classes and interfaces that enable traversal of the data value
 associated with an any at
runtime, and extraction of the primitive constituents of the data value.  | 
| Uses of NameDynAnyPair in org.omg.DynamicAny | 
| Methods in org.omg.DynamicAny that return NameDynAnyPair | |
 NameDynAnyPair[] | 
_DynValueStub.get_members_as_dyn_any()
Returns a sequence of NameDynAnyPairs describing the name and the value of each member in the value type.  | 
 NameDynAnyPair[] | 
_DynStructStub.get_members_as_dyn_any()
Returns a sequence of NameDynAnyPairs describing the name and the value of each member in the struct associated with a DynStruct object.  | 
static NameDynAnyPair[] | 
NameDynAnyPairSeqHelper.extract(Any a)
 | 
static NameDynAnyPair[] | 
NameDynAnyPairSeqHelper.read(InputStream istream)
 | 
static NameDynAnyPair | 
NameDynAnyPairHelper.extract(Any a)
 | 
static NameDynAnyPair | 
NameDynAnyPairHelper.read(InputStream istream)
 | 
 NameDynAnyPair[] | 
DynValueOperations.get_members_as_dyn_any()
Returns a sequence of NameDynAnyPairs describing the name and the value of each member in the value type.  | 
 NameDynAnyPair[] | 
DynStructOperations.get_members_as_dyn_any()
Returns a sequence of NameDynAnyPairs describing the name and the value of each member in the struct associated with a DynStruct object.  | 
| Methods in org.omg.DynamicAny with parameters of type NameDynAnyPair | |
 void | 
_DynValueStub.set_members_as_dyn_any(NameDynAnyPair[] value)
Initializes the value type's members from a sequence of NameDynAnyPairs.  | 
 void | 
_DynStructStub.set_members_as_dyn_any(NameDynAnyPair[] value)
Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.  | 
static void | 
NameDynAnyPairSeqHelper.insert(Any a,
       NameDynAnyPair[] that)
 | 
static void | 
NameDynAnyPairSeqHelper.write(OutputStream ostream,
      NameDynAnyPair[] value)
 | 
static void | 
NameDynAnyPairHelper.insert(Any a,
       NameDynAnyPair that)
 | 
static void | 
NameDynAnyPairHelper.write(OutputStream ostream,
      NameDynAnyPair value)
 | 
 void | 
DynValueOperations.set_members_as_dyn_any(NameDynAnyPair[] value)
Initializes the value type's members from a sequence of NameDynAnyPairs.  | 
 void | 
DynStructOperations.set_members_as_dyn_any(NameDynAnyPair[] value)
Initializes the struct data value associated with a DynStruct object from a sequence of NameDynAnyPairs.  | 
  | 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.