RTC
クラス PortListHelper
java.lang.Object
RTC.PortListHelper
public abstract class PortListHelper
- extends java.lang.Object
RTC/PortListHelper.java .
IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ����
������: RTC.idl
2007�N9��5�� 19��07��10�b GMT
メソッドの概要 |
static Port[] |
extract(org.omg.CORBA.Any a)
|
static java.lang.String |
id()
|
static void |
insert(org.omg.CORBA.Any a,
Port[] that)
|
static Port[] |
read(org.omg.CORBA.portable.InputStream istream)
|
static org.omg.CORBA.TypeCode |
type()
|
static void |
write(org.omg.CORBA.portable.OutputStream ostream,
Port[] value)
|
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortListHelper
public PortListHelper()
insert
public static void insert(org.omg.CORBA.Any a,
Port[] that)
extract
public static Port[] extract(org.omg.CORBA.Any a)
type
public static org.omg.CORBA.TypeCode type()
id
public static java.lang.String id()
read
public static Port[] read(org.omg.CORBA.portable.InputStream istream)
write
public static void write(org.omg.CORBA.portable.OutputStream ostream,
Port[] value)