public final class ExtValueDefSeqHelper extends Object
Constructor and Description |
---|
ExtValueDefSeqHelper() |
Modifier and Type | Method and Description |
---|---|
static ExtValueDef[] |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
ExtValueDef[] s) |
static ExtValueDef[] |
read(InputStream _in) |
static TypeCode |
type() |
static void |
write(OutputStream _out,
ExtValueDef[] _s) |
public static void insert(Any any, ExtValueDef[] s)
public static ExtValueDef[] extract(Any any)
public static TypeCode type()
public static String id()
public static ExtValueDef[] read(InputStream _in)
public static void write(OutputStream _out, ExtValueDef[] _s)
Copyright © 2013. All Rights Reserved.