src/share/classes/org/omg/CORBA/SetOverrideType.java

Print this page
rev 597 : 8047722: @since tag cleanup in corba
Reviewed-by:

*** 42,52 **** * calling the <code>_set_policy_override</code> method. If * <code>SET_OVERRIDE</code> is given instead, the existing policies * are replaced with the given ones. * * @author OMG ! * @since JDK1.2 */ public class SetOverrideType implements org.omg.CORBA.portable.IDLEntity { /** --- 42,52 ---- * calling the <code>_set_policy_override</code> method. If * <code>SET_OVERRIDE</code> is given instead, the existing policies * are replaced with the given ones. * * @author OMG ! * @since 1.2 */ public class SetOverrideType implements org.omg.CORBA.portable.IDLEntity { /**