public final class MsgType_1_1Helper extends Object
Constructor and Description |
---|
MsgType_1_1Helper() |
Modifier and Type | Method and Description |
---|---|
static MsgType_1_1 |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
MsgType_1_1 s) |
static MsgType_1_1 |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
MsgType_1_1 s) |
public static TypeCode type()
public static void insert(Any any, MsgType_1_1 s)
public static MsgType_1_1 extract(Any any)
public static String id()
public static MsgType_1_1 read(InputStream in)
public static void write(OutputStream out, MsgType_1_1 s)
Copyright © 2017 JacORB. All rights reserved.