public final class POAListHelper extends Object
Constructor and Description |
---|
POAListHelper() |
Modifier and Type | Method and Description |
---|---|
static POA[] |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
POA[] s) |
static POA[] |
read(InputStream _in) |
static TypeCode |
type() |
static void |
write(OutputStream _out,
POA[] _s) |
public static TypeCode type()
public static String id()
public static POA[] read(InputStream _in)
public static void write(OutputStream _out, POA[] _s)
Copyright © 2016 JacORB. All rights reserved.