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