org.omg.CORBA
Class BAD_PARAMHelper
java.lang.Object
org.omg.CORBA.BAD_PARAMHelper
public final class BAD_PARAMHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BAD_PARAMHelper
public BAD_PARAMHelper()
insert
public static void insert(Any any,
BAD_PARAM val)
extract
public static BAD_PARAM extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static BAD_PARAM read(InputStream in)
write
public static void write(OutputStream out,
BAD_PARAM val)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.