相关代码 |
|
package com.deitel.advjhtp1.idl.alarm; /** * com/deitel/advjhtp1/idl/alarm/AlarmClock.java * Generated by the IDL-to-Java compiler (portable), version "3.0" * from alarmclock2.idl * Sunday, July 1, 2001 11:48:22 PM PDT */ public interface AlarmClock extends AlarmClockOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity { public static final String NAME = "AlarmClock"; } // interface AlarmClock