Searched defs:DynValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DDynValue.java31 * @deprecated Use the new <a href="../DynamicAny/DynValue.html">DynValue</a> instead
34 public interface DynValue extends org.omg.CORBA.Object, org.omg.CORBA.DynAny { interface in inherits:org.omg.CORBA.Object,org.omg.CORBA.DynAny
54 * stored in this <code>DynValue</code>.
62 * Sets the members of the value object this <code>DynValue</code>

Completed in 29 milliseconds