public abstract class otid_tHelper extends Object
| Constructor and Description |
|---|
otid_tHelper() |
| Modifier and Type | Method and Description |
|---|---|
static otid_t |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
otid_t that) |
static otid_t |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
otid_t value) |
public static TypeCode type()
public static String id()
public static otid_t read(InputStream istream)
public static void write(OutputStream ostream, otid_t value)
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.