org.omg.IIOP
Class ProfileBody_1_1Helper
java.lang.Object
|
+--org.omg.IIOP.ProfileBody_1_1Helper
- public class ProfileBody_1_1Helper
- extends java.lang.Object
Helper class for : ProfileBody_1_1
- Author:
- OpenORB Compiler
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileBody_1_1Helper
public ProfileBody_1_1Helper()
insert
public static void insert(Any a,
ProfileBody_1_1 t)
- Insert ProfileBody_1_1 into an any
- Parameters:
a
- an anyt
- ProfileBody_1_1 value
extract
public static ProfileBody_1_1 extract(Any a)
- Extract ProfileBody_1_1 from an any
- Parameters:
a
- an any- Returns:
- the extracted ProfileBody_1_1 value
type
public static TypeCode type()
- Return the ProfileBody_1_1 TypeCode
- Returns:
- a TypeCode
id
public static java.lang.String id()
- Return the ProfileBody_1_1 IDL ID
- Returns:
- an ID
read
public static ProfileBody_1_1 read(InputStream istream)
- Read ProfileBody_1_1 from a marshalled stream
- Parameters:
istream
- the input stream- Returns:
- the readed ProfileBody_1_1 value
write
public static void write(OutputStream ostream,
ProfileBody_1_1 value)
- Write ProfileBody_1_1 into a marshalled stream
- Parameters:
ostream
- the output streamvalue
- ProfileBody_1_1 value