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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DTCKind.java225 public static final int _tk_value_box = 30; // orbos 98-01-18: Objects By Value field in class:TCKind
422 * initialized with <code>TCKind._tk_value_box</code>.
424 public static final TCKind tk_value_box = new TCKind(_tk_value_box);
527 case _tk_value_box: // orbos 98-01-18: Objects By Value

Completed in 30 milliseconds