|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.GIOP.IORAddressingInfo
public final class 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 |
|
| Method Summary |
|---|
| 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)
selected_profile_index - selected_profile_index struct memberior - ior struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||