All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.BoundsHelper
exception Bounds { };
public BoundsHelper()
public static Bounds read(InputStream _input)
public static void write(OutputStream _output, Bounds value)
public static void insert(Any any, Bounds value)
public static Bounds extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index