|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.GIOP.IORAddressingInfo
Generated from IDL definition of struct "IORAddressingInfo"
Field Summary | |
IOR |
ior
|
int |
selected_profile_index
|
Constructor Summary | |
IORAddressingInfo()
|
|
IORAddressingInfo(int selected_profile_index,
IOR ior)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int selected_profile_index
public IOR ior
Constructor Detail |
public IORAddressingInfo()
public IORAddressingInfo(int selected_profile_index, IOR ior)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |