public abstract class ServantNotActiveHelper extends Object
| Constructor and Description |
|---|
ServantNotActiveHelper()
|
| Modifier and Type | Method and Description |
|---|---|
static ServantNotActive |
extract(Any
|
static String |
id()
|
static void |
insert(Any
|
static ServantNotActive |
read(InputStream
|
static TypeCode |
type()
|
static void |
write(OutputStream
|
public static void insert(Anya, ServantNotActive that)
public static ServantNotActiveextract(Any a)
public static TypeCodetype()
public static Stringid()
public static ServantNotActiveread(InputStream istream)
public static void write(OutputStreamostream, ServantNotActive value)