tecgraf.openbus.core.v2_0.services.offer_registry
Class ServiceOfferDesc

java.lang.Object
  extended by 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

Field Summary
 ServiceProperty[] properties
           
 ServiceOffer ref
           
 scs.core.IComponent service_ref
           
 
Constructor Summary
ServiceOfferDesc()
           
ServiceOfferDesc(scs.core.IComponent service_ref, ServiceProperty[] properties, ServiceOffer ref)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service_ref

public scs.core.IComponent service_ref

properties

public ServiceProperty[] properties

ref

public ServiceOffer ref
Constructor Detail

ServiceOfferDesc

public ServiceOfferDesc()

ServiceOfferDesc

public ServiceOfferDesc(scs.core.IComponent service_ref,
                        ServiceProperty[] properties,
                        ServiceOffer ref)


Copyright © 2014. All Rights Reserved.