org.omg.CORBA_2_4
Class TCKind

java.lang.Object
  extended by org.omg.CORBA.TCKind
      extended by org.omg.CORBA_2_4.TCKind
All Implemented Interfaces:
Serializable, IDLEntity

public class TCKind
extends TCKind

See Also:
Serialized Form

Field Summary
static int _tk_local_interface
           
static TCKind tk_local_interface
           
 
Fields inherited from class org.omg.CORBA.TCKind
_tk_abstract_interface, _tk_alias, _tk_any, _tk_array, _tk_boolean, _tk_char, _tk_double, _tk_enum, _tk_except, _tk_fixed, _tk_float, _tk_long, _tk_longdouble, _tk_longlong, _tk_native, _tk_null, _tk_objref, _tk_octet, _tk_Principal, _tk_sequence, _tk_short, _tk_string, _tk_struct, _tk_TypeCode, _tk_ulong, _tk_ulonglong, _tk_union, _tk_ushort, _tk_value, _tk_value_box, _tk_void, _tk_wchar, _tk_wstring, tk_abstract_interface, tk_alias, tk_any, tk_array, tk_boolean, tk_char, tk_double, tk_enum, tk_except, tk_fixed, tk_float, tk_long, tk_longdouble, tk_longlong, tk_native, tk_null, tk_objref, tk_octet, tk_Principal, tk_sequence, tk_short, tk_string, tk_struct, tk_TypeCode, tk_ulong, tk_ulonglong, tk_union, tk_ushort, tk_value, tk_value_box, tk_void, tk_wchar, tk_wstring
 
Constructor Summary
protected TCKind(int value)
           
 
Method Summary
static TCKind from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_tk_local_interface

public static final int _tk_local_interface
See Also:
Constant Field Values

tk_local_interface

public static TCKind tk_local_interface
Constructor Detail

TCKind

protected TCKind(int value)
Method Detail

value

public int value()
Overrides:
value in class TCKind

from_int

public static TCKind from_int(int value)


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