Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
org.omg.DynamicAny.NameDynAnyPair

Packages that use NameDynAnyPair
Package Description
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
Modifier and Type Method and Description
static NameDynAnyPair[] NameDynAnyPairSeqHelper.extract(Any a)
           
static NameDynAnyPair NameDynAnyPairHelper.extract(Any a)
           
 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.
 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.
static NameDynAnyPair[] NameDynAnyPairSeqHelper.read(InputStream istream)
           
static NameDynAnyPair NameDynAnyPairHelper.read(InputStream istream)
           
 

Methods in org.omg.DynamicAny with parameters of type NameDynAnyPair
Modifier and Type Method and Description
static void NameDynAnyPairHelper.insert(Any a, NameDynAnyPair that)
           
static void NameDynAnyPairSeqHelper.insert(Any a, NameDynAnyPair[] that)
           
 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.
 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.
static void NameDynAnyPairHelper.write(OutputStream ostream, NameDynAnyPair value)
           
static void NameDynAnyPairSeqHelper.write(OutputStream ostream, NameDynAnyPair[] value)
           
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.