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