public final class ObjectAlreadyActiveHelper extends Object
Constructor and Description |
---|
ObjectAlreadyActiveHelper() |
Modifier and Type | Method and Description |
---|---|
static ObjectAlreadyActive |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
ObjectAlreadyActive s) |
static ObjectAlreadyActive |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
ObjectAlreadyActive s) |
public static TypeCode type()
public static void insert(Any any, ObjectAlreadyActive s)
public static ObjectAlreadyActive extract(Any any)
public static String id()
public static ObjectAlreadyActive read(InputStream in)
public static void write(OutputStream out, ObjectAlreadyActive s)
Copyright © 2013. All Rights Reserved.