Searched refs:def_kind (Results 1 - 6 of 6) 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
H A Dir.idl60 readonly attribute DefinitionKind 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
/openjdk7/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A Dir.idl59 readonly attribute DefinitionKind def_kind;

Completed in 69 milliseconds