tecgraf.openbus.core.v1_05.registry_service
Class ServiceOfferInterface
java.lang.Object
tecgraf.openbus.core.v1_05.registry_service.ServiceOfferInterface
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ServiceOfferInterface
- extends Object
- implements IDLEntity
Generated from IDL struct "ServiceOfferInterface".
- Version:
- generated at Jan 25, 2017 11:06:46 AM
- Author:
- JacORB IDL compiler V 3.8
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
member
public String member
interfaces
public String[] interfaces
ServiceOfferInterface
public ServiceOfferInterface()
ServiceOfferInterface
public ServiceOfferInterface(String id,
String member,
String[] interfaces)
Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.