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 Interface
org.omg.CORBA.IDLType

Packages that use IDLType
Package Description
org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). 
 

Uses of IDLType in org.omg.CORBA
 

Classes in org.omg.CORBA that implement IDLType
Modifier and Type Class and Description
 class _IDLTypeStub
          The Stub for IDLType.
 

Fields in org.omg.CORBA declared as IDLType
Modifier and Type Field and Description
 IDLType ValueMember.type_def
          The typedef that represents the IDL type of the value member described by this ValueMember object.
 IDLType UnionMember.type_def
          The typedef that represents the IDL type of the union member described by this UnionMember object.
 IDLType StructMember.type_def
          The typedef that represents the IDL type of the struct member described by this StructMember object.
 

Methods in org.omg.CORBA that return IDLType
Modifier and Type Method and Description
static IDLType IDLTypeHelper.extract(Any a)
           
static IDLType IDLTypeHelper.narrow(Object obj)
           
static IDLType IDLTypeHelper.read(InputStream istream)
           
 

Methods in org.omg.CORBA with parameters of type IDLType
Modifier and Type Method and Description
static void IDLTypeHelper.insert(Any a, IDLType that)
           
static void IDLTypeHelper.write(OutputStream ostream, IDLType value)
           
 

Constructors in org.omg.CORBA with parameters of type IDLType
Constructor and Description
StructMember(String __name, TypeCode __type, IDLType __type_def)
          Constructs a StructMember object initialized with the given values.
UnionMember(String __name, Any __label, TypeCode __type, IDLType __type_def)
          Constructs a new UnionMember object with its fields initialized to the given values.
ValueMember(String __name, String __id, String __defined_in, String __version, TypeCode __type, IDLType __type_def, short __access)
          Constructs a ValueMember object initialized with the given values.
 


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.