Uses of Class
tecgraf.openbus.core.v1_05.registry_service.ServiceOfferNonExistent

Packages that use ServiceOfferNonExistent
tecgraf.openbus.core.v1_05.registry_service   
 

Uses of ServiceOfferNonExistent in tecgraf.openbus.core.v1_05.registry_service
 

Fields in tecgraf.openbus.core.v1_05.registry_service declared as ServiceOfferNonExistent
 ServiceOfferNonExistent ServiceOfferNonExistentHolder.value
           
 

Methods in tecgraf.openbus.core.v1_05.registry_service that return ServiceOfferNonExistent
static ServiceOfferNonExistent ServiceOfferNonExistentHelper.extract(Any any)
           
static ServiceOfferNonExistent ServiceOfferNonExistentHelper.read(InputStream in)
           
 

Methods in tecgraf.openbus.core.v1_05.registry_service with parameters of type ServiceOfferNonExistent
static void ServiceOfferNonExistentHelper.insert(Any any, ServiceOfferNonExistent s)
           
static void ServiceOfferNonExistentHelper.write(OutputStream out, ServiceOfferNonExistent s)
           
 

Methods in tecgraf.openbus.core.v1_05.registry_service that throw ServiceOfferNonExistent
 void IRegistryServicePOATie.update(String identifier, Property[] newProperties)
           
 void IRegistryServiceOperations.update(String identifier, Property[] newProperties)
           
 void _IRegistryServiceStub.update(String identifier, Property[] newProperties)
           
 

Constructors in tecgraf.openbus.core.v1_05.registry_service with parameters of type ServiceOfferNonExistent
ServiceOfferNonExistentHolder(ServiceOfferNonExistent initial)
           
 



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