_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 . IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成 生成元: idl/LogicalTimeTriggeredEC.idl 2015年3月20日 14時35分51秒 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)