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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DIRObjectOperations.java65 org.omg.CORBA.DefinitionKind def_kind (); method in interface:IRObjectOperations
H A D_IDLTypeStub.java86 public org.omg.CORBA.DefinitionKind def_kind () method in class:_IDLTypeStub
99 return def_kind ();
103 } // def_kind
/openjdk7/corba/src/share/classes/com/sun/org/omg/CORBA/
H A DIRObjectOperations.java43 //com.sun.org.omg.CORBA.DefinitionKind def_kind ();
44 org.omg.CORBA.DefinitionKind def_kind (); method in interface:IRObjectOperations
H A D_IDLTypeStub.java78 //public com.sun.org.omg.CORBA.DefinitionKind def_kind ()
79 public org.omg.CORBA.DefinitionKind def_kind () method in class:_IDLTypeStub
94 return def_kind ();
98 } // def_kind

Completed in 30 milliseconds