public final class WrongAdapterHelper extends Object
Constructor and Description |
---|
WrongAdapterHelper() |
Modifier and Type | Method and Description |
---|---|
static WrongAdapter |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
WrongAdapter _value) |
static WrongAdapter |
read(InputStream _input) |
static TypeCode |
type() |
static void |
write(OutputStream _output,
WrongAdapter _value) |
public static void insert(Any any, WrongAdapter _value)
public static WrongAdapter extract(Any any)
public static TypeCode type()
public static String id()
public static WrongAdapter read(InputStream _input)
public static void write(OutputStream _output, WrongAdapter _value)
Copyright © 2017 JacORB. All rights reserved.