public abstract class MsgType_1_1Helper extends Object
Constructor and Description |
---|
MsgType_1_1Helper() |
Modifier and Type | Method and Description |
---|---|
static MsgType_1_1 |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
MsgType_1_1 that) |
static MsgType_1_1 |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
MsgType_1_1 value) |
public static void insert(Any a, MsgType_1_1 that)
public static MsgType_1_1 extract(Any a)
public static TypeCode type()
public static String id()
public static MsgType_1_1 read(InputStream istream)
public static void write(OutputStream ostream, MsgType_1_1 value)
Copyright © 2013. All Rights Reserved.