Java Platform 1.2
Beta 4

Uses of Class
org.omg.CORBA.TCKind

Packages that use TCKind
org.omg.CORBA   
 

Uses of TCKind in org.omg.CORBA
 

Fields in org.omg.CORBA declared as TCKind
static TCKind TCKind.tk_null
           
static TCKind TCKind.tk_void
           
static TCKind TCKind.tk_short
           
static TCKind TCKind.tk_long
           
static TCKind TCKind.tk_ushort
           
static TCKind TCKind.tk_ulong
           
static TCKind TCKind.tk_float
           
static TCKind TCKind.tk_double
           
static TCKind TCKind.tk_boolean
           
static TCKind TCKind.tk_char
           
static TCKind TCKind.tk_octet
           
static TCKind TCKind.tk_any
           
static TCKind TCKind.tk_TypeCode
           
static TCKind TCKind.tk_Principal
           
static TCKind TCKind.tk_objref
           
static TCKind TCKind.tk_struct
           
static TCKind TCKind.tk_union
           
static TCKind TCKind.tk_enum
           
static TCKind TCKind.tk_string
           
static TCKind TCKind.tk_sequence
           
static TCKind TCKind.tk_array
           
static TCKind TCKind.tk_alias
           
static TCKind TCKind.tk_except
           
static TCKind TCKind.tk_longlong
           
static TCKind TCKind.tk_ulonglong
           
static TCKind TCKind.tk_longdouble
           
static TCKind TCKind.tk_wchar
           
static TCKind TCKind.tk_wstring
           
static TCKind TCKind.tk_fixed
           
static TCKind TCKind.tk_value
           
static TCKind TCKind.tk_value_box
           
static TCKind TCKind.tk_native
           
 

Methods in org.omg.CORBA that return TCKind
 TCKind DynUnion.discriminator_kind()
           
 TCKind DynUnion.member_kind()
           
static TCKind TCKind.from_int(int i)
          Converts the given int to the corresponding TCKind instance.
 TCKind DynValue.current_member_kind()
           
abstract  TCKind TypeCode.kind()
          Retrieves the kind of this TypeCode object.
 TCKind DynStruct.current_member_kind()
           
 

Methods in org.omg.CORBA with parameters of type TCKind
abstract  TypeCode ORB.get_primitive_tc(TCKind tcKind)
          Retrieves the TypeCode object that represents the given primitive IDL type.
 


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.