Uses of Class
tecgraf.openbus.core.v1_05.access_control_service.SystemAlreadyExists

Packages that use SystemAlreadyExists
tecgraf.openbus.core.v1_05.access_control_service   
 

Uses of SystemAlreadyExists in tecgraf.openbus.core.v1_05.access_control_service
 

Fields in tecgraf.openbus.core.v1_05.access_control_service declared as SystemAlreadyExists
 SystemAlreadyExists SystemAlreadyExistsHolder.value
           
 

Methods in tecgraf.openbus.core.v1_05.access_control_service that return SystemAlreadyExists
static SystemAlreadyExists SystemAlreadyExistsHelper.extract(Any any)
           
static SystemAlreadyExists SystemAlreadyExistsHelper.read(InputStream in)
           
 

Methods in tecgraf.openbus.core.v1_05.access_control_service with parameters of type SystemAlreadyExists
static void SystemAlreadyExistsHelper.insert(Any any, SystemAlreadyExists s)
           
static void SystemAlreadyExistsHelper.write(OutputStream out, SystemAlreadyExists s)
           
 

Methods in tecgraf.openbus.core.v1_05.access_control_service that throw SystemAlreadyExists
 void IManagementPOATie.addSystem(String id, String description)
           
 void IManagementOperations.addSystem(String id, String description)
           
 void _IManagementStub.addSystem(String id, String description)
           
 

Constructors in tecgraf.openbus.core.v1_05.access_control_service with parameters of type SystemAlreadyExists
SystemAlreadyExistsHolder(SystemAlreadyExists initial)
           
 



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