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