public abstract class SGAAlreadyRegisteredExceptionHelper extends Object
| Constructor and Description |
|---|
SGAAlreadyRegisteredExceptionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static SGAAlreadyRegisteredException |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
SGAAlreadyRegisteredException s) |
static SGAAlreadyRegisteredException |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
SGAAlreadyRegisteredException s) |
public static TypeCode type()
public static void insert(Any any, SGAAlreadyRegisteredException s)
public static SGAAlreadyRegisteredException extract(Any any)
public static String id()
public static SGAAlreadyRegisteredException read(InputStream in)
public static void write(OutputStream out, SGAAlreadyRegisteredException s)
Copyright © 2016. All rights reserved.