public abstract class POAHelper extends Object
| Constructor and Description |
|---|
POAHelper() |
| Modifier and Type | Method and Description |
|---|---|
static POA |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
POA that) |
static POA |
narrow(Object obj) |
static POA |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
POA value) |
public static TypeCode type()
public static String id()
public static POA read(InputStream istream)
public static void write(OutputStream ostream, POA value)
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2022 aicas GmbH. All Rights Reserved.