public final class ContextIdDefnHelper extends Object
Constructor and Description |
---|
ContextIdDefnHelper() |
Modifier and Type | Method and Description |
---|---|
static ContextIdDefn |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
ContextIdDefn s) |
static ContextIdDefn |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
ContextIdDefn s) |
public static TypeCode type()
public static void insert(Any any, ContextIdDefn s)
public static ContextIdDefn extract(Any any)
public static String id()
public static ContextIdDefn read(InputStream in)
public static void write(OutputStream out, ContextIdDefn s)
Copyright © 2013. All Rights Reserved.