_SDOPackage
クラス DeviceProfile
java.lang.Object
_SDOPackage.DeviceProfile
- すべての実装されたインタフェース:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class DeviceProfile
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
_SDOPackage/DeviceProfile.java .
IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成
生成元: idl/LogicalTimeTriggeredEC.idl
2015年3月20日 14時35分51秒 JST
- 関連項目:
- 直列化された形式
コンストラクタの概要 |
DeviceProfile()
|
DeviceProfile(java.lang.String _device_type,
java.lang.String _manufacturer,
java.lang.String _model,
java.lang.String _version,
NameValue[] _properties)
|
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
device_type
public java.lang.String device_type
manufacturer
public java.lang.String manufacturer
model
public java.lang.String model
version
public java.lang.String version
properties
public NameValue[] properties
DeviceProfile
public DeviceProfile()
DeviceProfile
public DeviceProfile(java.lang.String _device_type,
java.lang.String _manufacturer,
java.lang.String _model,
java.lang.String _version,
NameValue[] _properties)