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 _value) |
static ServantNotActive |
read(InputStream _input) |
static TypeCode |
type() |
static void |
write(OutputStream _output,
ServantNotActive _value) |
public static void insert(Any any, ServantNotActive _value)
public static ServantNotActive extract(Any any)
public static TypeCode type()
public static String id()
public static ServantNotActive read(InputStream _input)
public static void write(OutputStream _output, ServantNotActive _value)
Copyright © 2017 JacORB. All rights reserved.