xiejun
2024-09-09 c826afb6dbc2c1d4433b3c127c5f30f9f72fb2dc
1
2
3
4
5
6
7
8
9
10
11
12
13
package com.vci.corba.omd.ddl;
 
/**
 * Generated from IDL interface "DDLService".
 *
 * @author JacORB IDL compiler V 3.9
 * @version generated at 2022-12-23 15:42:24
 */
 
public interface DDLService
    extends DDLServiceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
{
}