RTMExamples.AutoTest
クラス _MyServiceStub

java.lang.Object
  上位を拡張 org.omg.CORBA.portable.ObjectImpl
      上位を拡張 RTMExamples.AutoTest._MyServiceStub
すべての実装されたインタフェース:
java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, MyService, MyServiceOperations

public class _MyServiceStub
extends org.omg.CORBA.portable.ObjectImpl
implements MyService

RTMExamples/AutoTest/_MyServiceStub.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: src/RTMExamples/AutoTestService.idl 2009�N11��17�� 11��41��51�b JST

関連項目:
直列化された形式

コンストラクタの概要
_MyServiceStub()
           
 
メソッドの概要
 java.lang.String[] _ids()
           
 java.lang.String echo(java.lang.String msg)
           
 java.lang.String[] get_echo_history()
           
 float[] get_value_history()
           
 float get_value()
           
 void set_value(float value)
           
 
クラス org.omg.CORBA.portable.ObjectImpl から継承されたメソッド
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
クラス java.lang.Object から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
インタフェース org.omg.CORBA.Object から継承されたメソッド
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

コンストラクタの詳細

_MyServiceStub

public _MyServiceStub()
メソッドの詳細

echo

public java.lang.String echo(java.lang.String msg)
定義:
インタフェース MyServiceOperations 内の echo

get_echo_history

public java.lang.String[] get_echo_history()
定義:
インタフェース MyServiceOperations 内の get_echo_history

set_value

public void set_value(float value)
定義:
インタフェース MyServiceOperations 内の set_value

get_value

public float get_value()
定義:
インタフェース MyServiceOperations 内の get_value

get_value_history

public float[] get_value_history()
定義:
インタフェース MyServiceOperations 内の get_value_history

_ids

public java.lang.String[] _ids()
定義:
クラス org.omg.CORBA.portable.ObjectImpl 内の _ids