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