|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.omg.Messaging.ReplyStartTimePolicyHelper
Helper class for : ReplyStartTimePolicy
| Constructor Summary | |
ReplyStartTimePolicyHelper()
|
|
| Method Summary | |
static ReplyStartTimePolicy |
extract(Any a)
Extract ReplyStartTimePolicy from an any |
static java.lang.String |
id()
Return the ReplyStartTimePolicy IDL ID |
static void |
insert(Any a,
ReplyStartTimePolicy t)
Insert ReplyStartTimePolicy into an any |
static ReplyStartTimePolicy |
narrow(Object obj)
Narrow CORBA::Object to ReplyStartTimePolicy |
static ReplyStartTimePolicy |
read(InputStream istream)
Read ReplyStartTimePolicy from a marshalled stream |
static TypeCode |
type()
Return the ReplyStartTimePolicy TypeCode |
static ReplyStartTimePolicy |
unchecked_narrow(Object obj)
Unchecked Narrow CORBA::Object to ReplyStartTimePolicy |
static void |
write(OutputStream ostream,
ReplyStartTimePolicy value)
Write ReplyStartTimePolicy into a marshalled stream |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReplyStartTimePolicyHelper()
| Method Detail |
public static void insert(Any a,
ReplyStartTimePolicy t)
a - an anyt - ReplyStartTimePolicy valuepublic static ReplyStartTimePolicy extract(Any a)
a - an anypublic static TypeCode type()
public static java.lang.String id()
public static ReplyStartTimePolicy read(InputStream istream)
istream - the input stream
public static void write(OutputStream ostream,
ReplyStartTimePolicy value)
ostream - the output streamvalue - ReplyStartTimePolicy valuepublic static ReplyStartTimePolicy narrow(Object obj)
obj - the CORBA Objectpublic static ReplyStartTimePolicy unchecked_narrow(Object obj)
obj - the CORBA Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||