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