Uses of Class
org.omg.CORBA.ORBPackage.InconsistentTypeCode

Packages that use InconsistentTypeCode
org.omg.CORBA.ORBPackage   
 

Uses of InconsistentTypeCode in org.omg.CORBA.ORBPackage
 

Methods in org.omg.CORBA.ORBPackage that return InconsistentTypeCode
static InconsistentTypeCode InconsistentTypeCodeHelper.extract(Any any)
           
static InconsistentTypeCode InconsistentTypeCodeHelper.read(InputStream input)
           
 

Methods in org.omg.CORBA.ORBPackage with parameters of type InconsistentTypeCode
static void InconsistentTypeCodeHelper.insert(Any any, InconsistentTypeCode value)
           
static void InconsistentTypeCodeHelper.write(OutputStream output, InconsistentTypeCode value)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.