tecgraf.openbus.core.v2_0.services.offer_registry
Class ServiceOfferDesc
java.lang.Object
tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOfferDesc
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ServiceOfferDesc
- extends Object
- implements IDLEntity
Generated from IDL struct "ServiceOfferDesc".
- 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 |
service_ref
public scs.core.IComponent service_ref
properties
public ServiceProperty[] properties
ref
public ServiceOffer ref
ServiceOfferDesc
public ServiceOfferDesc()
ServiceOfferDesc
public ServiceOfferDesc(scs.core.IComponent service_ref,
ServiceProperty[] properties,
ServiceOffer ref)
Copyright © 2014. All Rights Reserved.