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