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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DSetOverrideType.java30 * <code>SET_OVERRIDE</code> and <code>ADD_OVERRIDE</code>, which
35 * either <code>SetOverrideType.SET_OVERRIDE</code> or
43 * <code>SET_OVERRIDE</code> is given instead, the existing policies
53 * The <code>int</code> constant for the enum value SET_OVERRIDE.
63 * The <code>SetOverrideType</code> constant for the enum value SET_OVERRIDE.
65 public static final SetOverrideType SET_OVERRIDE = new SetOverrideType(_SET_OVERRIDE); field in class:SetOverrideType
98 return SET_OVERRIDE;
109 * @param _value must be either <code>SET_OVERRIDE</code> or

Completed in 28 milliseconds