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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DTCKind.java215 public static final int _tk_fixed = 28; field in class:TCKind
408 * initialized with <code>TCKind._tk_fixed</code>.
410 public static final TCKind tk_fixed = new TCKind(_tk_fixed);
523 case _tk_fixed:

Completed in 39 milliseconds