Searched refs:qualifiedIDLExceptionName (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DCompoundType.java75 protected String qualifiedIDLExceptionName; field in class:CompoundType
179 if (qualifiedIDLExceptionName != null &&
182 return IDL_NAME_SEPARATOR + qualifiedIDLExceptionName;
184 return qualifiedIDLExceptionName;
702 qualifiedIDLExceptionName =

Completed in 243 milliseconds