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