public final class IOR extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
TaggedProfile[] |
profiles |
String |
type_id |
| Constructor and Description |
|---|
IOR() |
IOR(String type_id,
TaggedProfile[] profiles) |
public String type_id
public TaggedProfile[] profiles
public IOR()
public IOR(String type_id, TaggedProfile[] profiles)
Copyright © 2017 JacORB. All rights reserved.