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