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