public final class ExtAbstractInterfaceDefHelper extends Object
Constructor and Description |
---|
ExtAbstractInterfaceDefHelper() |
Modifier and Type | Method and Description |
---|---|
static ExtAbstractInterfaceDef |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
ExtAbstractInterfaceDef s) |
static ExtAbstractInterfaceDef |
narrow(Object obj) |
static ExtAbstractInterfaceDef |
read(InputStream in) |
static TypeCode |
type() |
static ExtAbstractInterfaceDef |
unchecked_narrow(Object obj) |
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)
public static ExtAbstractInterfaceDef narrow(Object obj)
public static ExtAbstractInterfaceDef unchecked_narrow(Object obj)
Copyright © 2013. All Rights Reserved.