< prev index next >

src/java.corba/share/classes/org/omg/CORBA/Any.java

Print this page

        

*** 50,60 **** * second field of the <code>TypeCode</code> object is itself a * <code>TypeCode</code> object.) * </OL> * * <P> ! * <a name="anyOps"></a> * A large part of the <code>Any</code> class consists of pairs of methods * for inserting values into and extracting values from an * <code>Any</code> object. * <P> * For a given primitive type X, these methods are: --- 50,60 ---- * second field of the <code>TypeCode</code> object is itself a * <code>TypeCode</code> object.) * </OL> * * <P> ! * <a id="anyOps"></a> * A large part of the <code>Any</code> class consists of pairs of methods * for inserting values into and extracting values from an * <code>Any</code> object. * <P> * For a given primitive type X, these methods are:
< prev index next >