public abstract class SystemKeyHelper extends Object
| Constructor and Description |
|---|
SystemKeyHelper() |
| Modifier and Type | Method and Description |
|---|---|
static SystemKey |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
SystemKey that) |
static SystemKey |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
SystemKey value) |
public static TypeCode type()
public static String id()
public static SystemKey read(InputStream istream)
public static void write(OutputStream ostream, SystemKey value)
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.