|
|
org > org.omg > org.omg.corba > org.omg.corba.charseqhelper >
Class: org.omg.CORBA.CharSeqHelper java.lang.Object org.omg.CORBA.CharSeqHelper
public abstract class CharSeqHelper extends Object
FIELDS:
CONSTRUCTORS:
METHODS:
| | | | public static | char[] | extract(Any a) |
| | public static | String | id() |
| | public static | void | insert(Any a, char[] that) |
| | public static | char[] | read(InputStream istream) |
| | public static | TypeCode | type() |
| | public static | void | write(OutputStream ostream, char[] value) |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|