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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DTCKind.java145 public static final int _tk_objref = 14; field in class:TCKind
324 * initialized with <code>TCKind._tk_objref</code>.
326 public static final TCKind tk_objref = new TCKind(_tk_objref);
495 case _tk_objref:

Completed in 31 milliseconds