public abstract class MsgType_1_2Helper extends Object
| Constructor and Description |
|---|
MsgType_1_2Helper() |
| 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 void insert(Any any, MsgType_1_1 s)
public static MsgType_1_1 extract(Any any)
public static TypeCode type()
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.