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