scs.core
Class ConnectionDescription

java.lang.Object
  extended by scs.core.ConnectionDescription
All Implemented Interfaces:
Serializable, IDLEntity

public final class ConnectionDescription
extends Object
implements IDLEntity

Generated from IDL struct "ConnectionDescription".

Version:
generated at Feb 10, 2014 8:09:01 AM
Author:
JacORB IDL compiler V 3.1, 19-Aug-2012
See Also:
Serialized Form

Field Summary
 int id
           
 Object objref
           
 
Constructor Summary
ConnectionDescription()
           
ConnectionDescription(int id, Object objref)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public int id

objref

public Object objref
Constructor Detail

ConnectionDescription

public ConnectionDescription()

ConnectionDescription

public ConnectionDescription(int id,
                             Object objref)


Copyright © 2014. All Rights Reserved.