public final class PickDCHelper
extends java.lang.Object
| Constructor and Description |
|---|
PickDCHelper() |
| Modifier and Type | Method and Description |
|---|---|
static PickDC |
extract(org.omg.CORBA.Any any) |
static java.lang.String |
id() |
static void |
insert(org.omg.CORBA.Any any,
PickDC val) |
static PickDC |
narrow(org.omg.CORBA.Object val) |
static PickDC |
read(org.omg.CORBA.portable.InputStream in) |
static org.omg.CORBA.TypeCode |
type() |
static void |
write(org.omg.CORBA.portable.OutputStream out,
PickDC val) |
public static void insert(org.omg.CORBA.Any any,
PickDC val)
public static PickDC extract(org.omg.CORBA.Any any)
public static org.omg.CORBA.TypeCode type()
public static java.lang.String id()
public static PickDC read(org.omg.CORBA.portable.InputStream in)
public static void write(org.omg.CORBA.portable.OutputStream out,
PickDC val)
public static PickDC narrow(org.omg.CORBA.Object val)