public final class IOR extends Objectimplements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
TaggedProfile |
profiles
An array of tagged profiles associated with this object reference.
|
String |
type_id
The type id, represented as a String.
|
| Constructor and Description |
|---|
IOR()
|
IOR(String
|
public Stringtype_id
public TaggedProfile[] profiles
public IOR()
public IOR(String_type_id, TaggedProfile [] _profiles)