public class ProfileBody_1_1Helper
extends java.lang.Object
| Constructor and Description |
|---|
ProfileBody_1_1Helper() |
| Modifier and Type | Method and Description |
|---|---|
static ProfileBody_1_1 |
extract(Any a)
Extract ProfileBody_1_1 from an any
|
static java.lang.String |
id()
Return the ProfileBody_1_1 IDL ID
|
static void |
insert(Any a,
ProfileBody_1_1 t)
Insert ProfileBody_1_1 into an any
|
static ProfileBody_1_1 |
read(InputStream istream)
Read ProfileBody_1_1 from a marshalled stream
|
static TypeCode |
type()
Return the ProfileBody_1_1 TypeCode
|
static void |
write(OutputStream ostream,
ProfileBody_1_1 value)
Write ProfileBody_1_1 into a marshalled stream
|
public static void insert(Any a, ProfileBody_1_1 t)
a - an anyt - ProfileBody_1_1 valuepublic static ProfileBody_1_1 extract(Any a)
a - an anypublic static TypeCode type()
public static java.lang.String id()
public static ProfileBody_1_1 read(InputStream istream)
istream - the input streampublic static void write(OutputStream ostream, ProfileBody_1_1 value)
ostream - the output streamvalue - ProfileBody_1_1 value