public abstract class AIDNameValueSeqUnitIdHelper
extends java.lang.Object
Constructor and Description |
---|
AIDNameValueSeqUnitIdHelper() |
Modifier and Type | Method and Description |
---|---|
static AIDNameValueSeqUnitId |
extract(org.omg.CORBA.Any a) |
static java.lang.String |
id() |
static void |
insert(org.omg.CORBA.Any a,
AIDNameValueSeqUnitId that) |
static AIDNameValueSeqUnitId |
read(org.omg.CORBA.portable.InputStream istream) |
static org.omg.CORBA.TypeCode |
type() |
static void |
write(org.omg.CORBA.portable.OutputStream ostream,
AIDNameValueSeqUnitId value) |
public static void insert(org.omg.CORBA.Any a, AIDNameValueSeqUnitId that)
public static AIDNameValueSeqUnitId extract(org.omg.CORBA.Any a)
public static org.omg.CORBA.TypeCode type()
public static java.lang.String id()
public static AIDNameValueSeqUnitId read(org.omg.CORBA.portable.InputStream istream)
public static void write(org.omg.CORBA.portable.OutputStream ostream, AIDNameValueSeqUnitId value)