|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.omg.GIOP.IORAddressingInfo
Struct definition : IORAddressingInfo
| Field Summary | |
IOR |
ior
Struct member ior |
int |
selected_profile_index
Struct member selected_profile_index |
| Constructor Summary | |
IORAddressingInfo()
Default constructor |
|
IORAddressingInfo(int selected_profile_index,
IOR ior)
Constructor with fields initialization |
|
| Methods inherited from class java.lang.Object |
equals, 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)
selected_profile_index - selected_profile_index struct memberior - ior struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||