- java.lang.Object
-
- org.omg.CORBA.BoundsHelper
-
public abstract class BoundsHelper extends Object
This Helper class is used to facilitate the marshalling ofBounds
. For more information on Helper files, see "Generated Files: Helper Files".
-
-
方法详细信息
-
type
public static TypeCode type()
-
id
public static String id()
-
read
public static Bounds read(InputStream istream)
-
write
public static void write(OutputStream ostream, Bounds value)
-
-