public abstract class ServerAlreadyUninstalledHelper extends Object
Constructor and Description |
---|
ServerAlreadyUninstalledHelper() |
Modifier and Type | Method and Description |
---|---|
static ServerAlreadyUninstalled |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
ServerAlreadyUninstalled that) |
static ServerAlreadyUninstalled |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
ServerAlreadyUninstalled value) |
public static void insert(Any a, ServerAlreadyUninstalled that)
public static ServerAlreadyUninstalled extract(Any a)
public static TypeCode type()
public static String id()
public static ServerAlreadyUninstalled read(InputStream istream)
public static void write(OutputStream ostream, ServerAlreadyUninstalled value)
Copyright © 2019 JBoss by Red Hat. All rights reserved.