RTMExamples.SimpleService
インタフェース MyServiceOperations

既知のサブインタフェースの一覧:
MyService
既知の実装クラスの一覧:
_MyServiceStub, MyServicePOA, MyServiceSVC_impl

public interface MyServiceOperations

RTMExamples/SimpleService/MyServiceOperations.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: src/RTMExamples/MyService.idl 2009�N3��5�� 19��27��30�b JST


メソッドの概要
 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)
           
 

メソッドの詳細

echo

java.lang.String echo(java.lang.String msg)

get_echo_history

java.lang.String[] get_echo_history()

set_value

void set_value(float value)

get_value

float get_value()

get_value_history

float[] get_value_history()