tecgraf.openbus.core.v1_05.access_control_service
Class System

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

public final class System
extends Object
implements IDLEntity

Generated from IDL struct "System".

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
           
 
Constructor Summary
System()
           
System(String id, 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

description

public String description
Constructor Detail

System

public System()

System

public System(String id,
              String description)


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