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

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

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

Fields in tecgraf.openbus.core.v1_05.access_control_service declared as SystemDeploymentAlreadyExists
 SystemDeploymentAlreadyExists SystemDeploymentAlreadyExistsHolder.value
           
 

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

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

Methods in tecgraf.openbus.core.v1_05.access_control_service that throw SystemDeploymentAlreadyExists
 void IManagementPOATie.addSystemDeployment(String id, String systemId, String description, byte[] certificate)
           
 void IManagementOperations.addSystemDeployment(String id, String systemId, String description, byte[] certificate)
           
 void _IManagementStub.addSystemDeployment(String id, String systemId, String description, byte[] certificate)
           
 

Constructors in tecgraf.openbus.core.v1_05.access_control_service with parameters of type SystemDeploymentAlreadyExists
SystemDeploymentAlreadyExistsHolder(SystemDeploymentAlreadyExists initial)
           
 



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