public final class InactiveHelper extends Object
Constructor and Description |
---|
InactiveHelper() |
Modifier and Type | Method and Description |
---|---|
static Inactive |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
Inactive s) |
static Inactive |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
Inactive s) |
public static TypeCode type()
public static String id()
public static Inactive read(InputStream in)
public static void write(OutputStream out, Inactive s)
Copyright © 2021 JBoss by Red Hat. All rights reserved.