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

/openjdk7/corba/src/share/classes/com/sun/org/omg/CORBA/ValueDefPackage/
H A DFullValueDescriptionHelper.java25 package com.sun.org.omg.CORBA.ValueDefPackage;
29 * com/sun/org/omg/CORBA/ValueDefPackage/FullValueDescriptionHelper.java
43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription that)
51 public static com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription extract (org.omg.CORBA.Any a)
167 __typeCode = org.omg.CORBA.ORB.init ().create_struct_tc (com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper.id (), "FullValueDescription", _members0);
180 public static com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription read (org.omg.CORBA.portable.InputStream istream)
182 com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription value = new com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription ();
201 public static void write (org.omg.CORBA.portable.OutputStream ostream, com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription value)
H A DFullValueDescription.java25 package com.sun.org.omg.CORBA.ValueDefPackage;
29 * com/sun/org/omg/CORBA/ValueDefPackage/FullValueDescription.java

Completed in 32 milliseconds