Java Platform 1.2
Beta 4

Uses of Class
org.omg.CORBA.BAD_PARAM

Packages that use BAD_PARAM
org.omg.CORBA   
org.omg.CosNaming   
org.omg.CosNaming.NamingContextPackage   
 

Uses of BAD_PARAM in org.omg.CORBA
 

Methods in org.omg.CORBA that throw BAD_PARAM
static TCKind TCKind.from_int(int i)
          Converts the given int to the corresponding TCKind instance.
static AttributeMode AttributeMode.from_int(int i)
           
static PrimitiveKind PrimitiveKind.from_int(int i)
           
static DefinitionKind DefinitionKind.from_int(int i)
           
static OperationMode OperationMode.from_int(int i)
           
static CompletionStatus CompletionStatus.from_int(int i)
          Creates a CompletionStatus object from the given int.
static ParameterMode ParameterMode.from_int(int i)
           
 

Uses of BAD_PARAM in org.omg.CosNaming
 

Methods in org.omg.CosNaming that throw BAD_PARAM
static BindingIterator BindingIteratorHelper.narrow(Object that)
           
static BindingType BindingType.from_int(int i)
           
static NamingContext NamingContextHelper.narrow(Object that)
           
 

Uses of BAD_PARAM in org.omg.CosNaming.NamingContextPackage
 

Methods in org.omg.CosNaming.NamingContextPackage that throw BAD_PARAM
static NotFoundReason NotFoundReason.from_int(int i)
           
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.