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