public final class POAHelper extends Object
Constructor and Description |
---|
POAHelper() |
Modifier and Type | Method and Description |
---|---|
static POA |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
POA s) |
static POA |
narrow(Object obj) |
static POA |
read(InputStream in) |
static TypeCode |
type() |
static POA |
unchecked_narrow(Object obj) |
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 © 2013. All Rights Reserved.