public final class XIDsHelper extends Object
Constructor and Description |
---|
XIDsHelper() |
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.