|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.IOP.IOR
an Interoperable Object Reference is a sequence of object-specific protocol profiles, plus a type ID.
| Field Summary | |
|---|---|
TaggedProfile[] |
profiles
|
java.lang.String |
type_id
|
| Constructor Summary | |
|---|---|
IOR()
|
|
IOR(java.lang.String type_id,
TaggedProfile[] profiles)
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String type_id
public TaggedProfile[] profiles
| Constructor Detail |
public IOR()
public IOR(java.lang.String type_id,
TaggedProfile[] profiles)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||