tecgraf.openbus.core.v1_05.registry_service
Class ServiceOffer

java.lang.Object
  extended by tecgraf.openbus.core.v1_05.registry_service.ServiceOffer
All Implemented Interfaces:
Serializable, IDLEntity

public final class ServiceOffer
extends Object
implements IDLEntity

Generated from IDL struct "ServiceOffer".

Version:
generated at Jan 25, 2017 11:06:46 AM
Author:
JacORB IDL compiler V 3.8
See Also:
Serialized Form

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

Field Detail

properties

public Property[] properties

member

public scs.core.IComponent member
Constructor Detail

ServiceOffer

public ServiceOffer()

ServiceOffer

public ServiceOffer(Property[] properties,
                    scs.core.IComponent member)


Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.