public final class IOR extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
TaggedProfile[] |
profiles
Struct member profiles
|
java.lang.String |
type_id
Struct member type_id
|
| Constructor and Description |
|---|
IOR()
Default constructor
|
IOR(java.lang.String type_id,
TaggedProfile[] profiles)
Constructor with fields initialization
|
public java.lang.String type_id
public TaggedProfile[] profiles
public IOR()
public IOR(java.lang.String type_id, TaggedProfile[] profiles)
type_id - type_id struct memberprofiles - profiles struct member