com.sun.star.corba.giop
Class IORAddressingInfo
java.lang.Object
|
+--com.sun.star.corba.giop.IORAddressingInfo
- public synchronized class IORAddressingInfo
- extends java.lang.Object
Field Summary |
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
com.sun.star.corba.iop.IOR |
ior
|
int |
selected_profile_index
|
Constructor Summary |
IORAddressingInfo()
|
IORAddressingInfo(int i,
com.sun.star.corba.iop.IOR ior)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
ior
public com.sun.star.corba.iop.IOR ior
selected_profile_index
public int selected_profile_index
IORAddressingInfo
public IORAddressingInfo()
IORAddressingInfo
public IORAddressingInfo(int i,
com.sun.star.corba.iop.IOR ior)