|
Novell exteNd Messaging Platform 5.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.omg.CosNaming.IstringHelper
Helper for Istring
Constructor Summary | |
IstringHelper()
|
Method Summary | |
static String |
extract(Any any)
|
static String |
id()
|
static void |
insert(Any any,
String value)
|
static String |
read(InputStream _is)
|
static TypeCode |
type()
|
static void |
write(OutputStream _os,
String _value)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IstringHelper()
Method Detail |
public static String read(InputStream _is)
public static void write(OutputStream _os, String _value)
public static TypeCode type()
public static void insert(Any any, String value)
public static String extract(Any any)
public static String id()
|
Novell exteNd Messaging Platform 5.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |