_SDOPackage
クラス ServiceProfile

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

public final class ServiceProfile
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

_SDOPackage/ServiceProfile.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/OpenRTM.idl Thursday, March 3, 2011 3:01:41 PM JST

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

フィールドの概要
 java.lang.String id
           
 java.lang.String interface_type
           
 NameValue[] properties
           
 SDOService service
           
 
コンストラクタの概要
ServiceProfile()
           
ServiceProfile(java.lang.String _id, java.lang.String _interface_type, NameValue[] _properties, SDOService _service)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

id

public java.lang.String id

interface_type

public java.lang.String interface_type

properties

public NameValue[] properties

service

public SDOService service
コンストラクタの詳細

ServiceProfile

public ServiceProfile()

ServiceProfile

public ServiceProfile(java.lang.String _id,
                      java.lang.String _interface_type,
                      NameValue[] _properties,
                      SDOService _service)