tecgraf.openbus.core.v2_0.services.offer_registry
Class ServiceProperty
java.lang.Object
tecgraf.openbus.core.v2_0.services.offer_registry.ServiceProperty
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ServiceProperty
- extends Object
- implements IDLEntity
Generated from IDL struct "ServiceProperty".
- Version:
- generated at Feb 10, 2014 8:45:59 AM
- Author:
- JacORB IDL compiler V 3.3
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
value
public String value
ServiceProperty
public ServiceProperty()
ServiceProperty
public ServiceProperty(String name,
String value)
Copyright © 2014. All Rights Reserved.