_SDOPackage
Class ServiceProfile
java.lang.Object
_SDOPackage.ServiceProfile
- All Implemented Interfaces:
- 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 �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ����
������: idl/ComponentObserver.idl
2011�N10��5�� 15��39��13�b JST
- See Also:
- Serialized Form
Methods inherited from class 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)