org.objectweb.mobilitools.util.corba
Class NSbinding
java.lang.Object
|
+--org.objectweb.mobilitools.util.corba.NSbinding
- public class NSbinding
- extends java.lang.Object
Constructor Summary |
NSbinding(java.lang.String the_name,
java.lang.String the_kind,
int the_type,
org.omg.CORBA.Object the_object)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTEXT
public static final int CONTEXT
OBJECT
public static final int OBJECT
object
public org.omg.CORBA.Object object
name
public java.lang.String name
kind
public java.lang.String kind
type
public int type
NSbinding
public NSbinding(java.lang.String the_name,
java.lang.String the_kind,
int the_type,
org.omg.CORBA.Object the_object)