public final class otid_tHelper extends Object
Constructor and Description |
---|
otid_tHelper() |
Modifier and Type | Method and Description |
---|---|
static otid_t |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
otid_t s) |
static otid_t |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
otid_t s) |
public static TypeCode type()
public static String id()
public static otid_t read(InputStream in)
public static void write(OutputStream out, otid_t s)
Copyright © 2021 JBoss by Red Hat. All rights reserved.