public abstract class SGAPropertiesSequenceHelper extends Object
| Constructor and Description |
|---|
SGAPropertiesSequenceHelper() |
| Modifier and Type | Method and Description |
|---|---|
static sgaidl.SGAProperties[] |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
sgaidl.SGAProperties[] s) |
static sgaidl.SGAProperties[] |
read(InputStream _in) |
static TypeCode |
type() |
static void |
write(OutputStream _out,
sgaidl.SGAProperties[] _s) |
public static void insert(Any any, sgaidl.SGAProperties[] s)
public static sgaidl.SGAProperties[] extract(Any any)
public static TypeCode type()
public static String id()
public static sgaidl.SGAProperties[] read(InputStream _in)
public static void write(OutputStream _out, sgaidl.SGAProperties[] _s)
Copyright © 2016. All rights reserved.