tecgraf.openbus.core.v1_05.access_control_service
Class SystemDeployment
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
systemId
public String systemId
description
public String description
SystemDeployment
public SystemDeployment()
SystemDeployment
public SystemDeployment(String id,
String systemId,
String description)
Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.