|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InconsistentTypeCode | |
---|---|
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. |
org.omg.DynamicAny.DynAnyFactoryPackage | This package contains classes and exceptions from the DynAnyFactory interface of the DynamicAny module specified in the OMG The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 9.2.2. |
Uses of InconsistentTypeCode in org.omg.DynamicAny |
---|
Methods in org.omg.DynamicAny that throw InconsistentTypeCode | |
---|---|
DynAny |
_DynAnyFactoryStub.create_dyn_any_from_type_code(TypeCode type)
Creates a DynAny from a TypeCode. |
DynAny |
DynAnyFactoryOperations.create_dyn_any_from_type_code(TypeCode type)
Creates a DynAny from a TypeCode. |
DynAny |
_DynAnyFactoryStub.create_dyn_any(Any value)
Creates a new DynAny object from an any value. |
DynAny |
DynAnyFactoryOperations.create_dyn_any(Any value)
Creates a new DynAny object from an any value. |
Uses of InconsistentTypeCode in org.omg.DynamicAny.DynAnyFactoryPackage |
---|
Methods in org.omg.DynamicAny.DynAnyFactoryPackage that return InconsistentTypeCode | |
---|---|
static InconsistentTypeCode |
InconsistentTypeCodeHelper.extract(Any a)
|
static InconsistentTypeCode |
InconsistentTypeCodeHelper.read(InputStream istream)
|
Methods in org.omg.DynamicAny.DynAnyFactoryPackage with parameters of type InconsistentTypeCode | |
---|---|
static void |
InconsistentTypeCodeHelper.insert(Any a,
InconsistentTypeCode that)
|
static void |
InconsistentTypeCodeHelper.write(OutputStream ostream,
InconsistentTypeCode value)
|
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.