|
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.CosTransactions.StatusHelper
Helper for Status
Constructor Summary | |
StatusHelper()
|
Method Summary | |
static Status |
extract(Any any)
|
static String |
id()
|
static void |
insert(Any any,
Status value)
|
static Status |
read(InputStream _is)
|
static TypeCode |
type()
|
static void |
write(OutputStream _os,
Status _value)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StatusHelper()
Method Detail |
public static Status read(InputStream _is)
public static void write(OutputStream _os, Status _value)
public static TypeCode type()
public static void insert(Any any, Status value)
public static Status 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 |