16 lines
427 B
Java
16 lines
427 B
Java
package FoamXServer;
|
|
|
|
|
|
/**
|
|
* FoamXServer/IDictionaryEntry.java .
|
|
* Generated by the IDL-to-Java compiler (portable), version "3.1"
|
|
* from FoamX.idl
|
|
* 02 April 2007 09:53:40 o'clock BST
|
|
*/
|
|
|
|
|
|
// -------------------------------------------------------------------------
|
|
public interface IDictionaryEntry extends IDictionaryEntryOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
|
|
{
|
|
} // interface IDictionaryEntry
|