|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.GIOP.LocateStatusType_1_0Helper
public class LocateStatusType_1_0Helper
Helper class for : LocateStatusType_1_0
Constructor Summary | |
---|---|
LocateStatusType_1_0Helper()
|
Method Summary | |
---|---|
static LocateStatusType_1_0 |
extract(Any a)
Extract LocateStatusType_1_0 from an any |
static java.lang.String |
id()
Return the LocateStatusType_1_0 IDL ID |
static void |
insert(Any a,
LocateStatusType_1_0 t)
Insert LocateStatusType_1_0 into an any |
static LocateStatusType_1_0 |
read(InputStream istream)
Read LocateStatusType_1_0 from a marshalled stream |
static TypeCode |
type()
Return the LocateStatusType_1_0 TypeCode |
static void |
write(OutputStream ostream,
LocateStatusType_1_0 value)
Write LocateStatusType_1_0 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 LocateStatusType_1_0Helper()
Method Detail |
---|
public static void insert(Any a, LocateStatusType_1_0 t)
a
- an anyt
- LocateStatusType_1_0 valuepublic static LocateStatusType_1_0 extract(Any a)
a
- an any
public static TypeCode type()
public static java.lang.String id()
public static LocateStatusType_1_0 read(InputStream istream)
istream
- the input stream
public static void write(OutputStream ostream, LocateStatusType_1_0 value)
ostream
- the output streamvalue
- LocateStatusType_1_0 value
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |