tecgraf.openbus.core.v1_05.access_control_service
Class SystemDeployment

java.lang.Object
  extended by tecgraf.openbus.core.v1_05.access_control_service.SystemDeployment
All Implemented Interfaces:
Serializable, IDLEntity

public final class SystemDeployment
extends Object
implements IDLEntity

Generated from IDL struct "SystemDeployment".

Version:
generated at Jan 25, 2017 11:06:46 AM
Author:
JacORB IDL compiler V 3.8
See Also:
Serialized Form

Field Summary
 String description
           
 String id
           
 String systemId
           
 
Constructor Summary
SystemDeployment()
           
SystemDeployment(String id, String systemId, String description)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public String id

systemId

public String systemId

description

public String description
Constructor Detail

SystemDeployment

public SystemDeployment()

SystemDeployment

public SystemDeployment(String id,
                        String systemId,
                        String description)


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