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