public final class InconsistentTypeCodeHelper extends Object
Constructor and Description |
---|
InconsistentTypeCodeHelper() |
Modifier and Type | Method and Description |
---|---|
static InconsistentTypeCode |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
InconsistentTypeCode _value) |
static InconsistentTypeCode |
read(InputStream _input) |
static TypeCode |
type() |
static void |
write(OutputStream _output,
InconsistentTypeCode _value) |
public static void insert(Any any, InconsistentTypeCode _value)
public static InconsistentTypeCode extract(Any any)
public static TypeCode type()
public static String id()
public static InconsistentTypeCode read(InputStream _input)
public static void write(OutputStream _output, InconsistentTypeCode _value)
Copyright © 2013. All Rights Reserved.