Searched defs:_tk_value (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DTCKind.java220 public static final int _tk_value = 29; // orbos 98-01-18: Objects By Value field in class:TCKind
416 * initialized with <code>TCKind._tk_value</code>.
418 public static final TCKind tk_value = new TCKind(_tk_value);
525 case _tk_value: // orbos 98-01-18: Objects By Value

Completed in 31 milliseconds