scs.core
Class ConnectionDescription
java.lang.Object
scs.core.ConnectionDescription
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class ConnectionDescription
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
scs/core/ConnectionDescription.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../idl/scs.idl
Friday, October 3, 2008 9:13:51 AM BRT
- See Also:
- Serialized Form
Field Summary |
int |
id
|
org.omg.CORBA.Object |
objref
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public int id
objref
public org.omg.CORBA.Object objref
ConnectionDescription
public ConnectionDescription()
ConnectionDescription
public ConnectionDescription(int _id,
org.omg.CORBA.Object _objref)