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