|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CORBA.ACTIVITY_COMPLETEDHelper
public class ACTIVITY_COMPLETEDHelper
Helper class for : ACTIVITY_COMPLETED
| Constructor Summary | |
|---|---|
ACTIVITY_COMPLETEDHelper()
|
|
| Method Summary | |
|---|---|
static ACTIVITY_COMPLETED |
extract(Any a)
Extract ACTIVITY_COMPLETED from an any |
static java.lang.String |
id()
Return the ACTIVITY_COMPLETED IDL ID |
static void |
insert(Any a,
ACTIVITY_COMPLETED t)
Insert ACTIVITY_COMPLETED into an any |
static ACTIVITY_COMPLETED |
read(InputStream istream)
Read ACTIVITY_COMPLETED from a marshalled stream |
static TypeCode |
type()
Return the ACTIVITY_COMPLETED TypeCode |
static void |
write(OutputStream ostream,
ACTIVITY_COMPLETED value)
Write ACTIVITY_COMPLETED into a marshalled stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ACTIVITY_COMPLETEDHelper()
| Method Detail |
|---|
public static void insert(Any a,
ACTIVITY_COMPLETED t)
a - an anyt - ACTIVITY_COMPLETED valuepublic static ACTIVITY_COMPLETED extract(Any a)
a - an any
public static TypeCode type()
public static java.lang.String id()
public static ACTIVITY_COMPLETED read(InputStream istream)
istream - the input stream
public static void write(OutputStream ostream,
ACTIVITY_COMPLETED value)
ostream - the output streamvalue - ACTIVITY_COMPLETED value
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||