tecgraf.openbus.core.v2_0.services.offer_registry
Class OfferObserverSubscriptionDesc
java.lang.Object
tecgraf.openbus.core.v2_0.services.offer_registry.OfferObserverSubscriptionDesc
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class OfferObserverSubscriptionDesc
- extends Object
- implements IDLEntity
Generated from IDL struct "OfferObserverSubscriptionDesc".
- 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 |
observer
public OfferObserver observer
offer
public ServiceOffer offer
OfferObserverSubscriptionDesc
public OfferObserverSubscriptionDesc()
OfferObserverSubscriptionDesc
public OfferObserverSubscriptionDesc(OfferObserver observer,
ServiceOffer offer)
Copyright © 2014. All Rights Reserved.