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

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

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

Fields in tecgraf.openbus.core.v1_05.access_control_service declared as SystemInUse
 SystemInUse SystemInUseHolder.value
           
 

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

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

Methods in tecgraf.openbus.core.v1_05.access_control_service that throw SystemInUse
 void IManagementPOATie.removeSystem(String id)
           
 void IManagementOperations.removeSystem(String id)
           
 void _IManagementStub.removeSystem(String id)
           
 

Constructors in tecgraf.openbus.core.v1_05.access_control_service with parameters of type SystemInUse
SystemInUseHolder(SystemInUse initial)
           
 



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