public final class ProfileBody_1_1 extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
TaggedComponent[] |
components
Struct member components
|
java.lang.String |
host
Struct member host
|
Version |
iiop_version
Struct member iiop_version
|
byte[] |
object_key
Struct member object_key
|
short |
port
Struct member port
|
| Constructor and Description |
|---|
ProfileBody_1_1()
Default constructor
|
ProfileBody_1_1(Version iiop_version,
java.lang.String host,
short port,
byte[] object_key,
TaggedComponent[] components)
Constructor with fields initialization
|
public Version iiop_version
public java.lang.String host
public short port
public byte[] object_key
public TaggedComponent[] components
public ProfileBody_1_1()
public ProfileBody_1_1(Version iiop_version, java.lang.String host, short port, byte[] object_key, TaggedComponent[] components)
iiop_version - iiop_version struct memberhost - host struct memberport - port struct memberobject_key - object_key struct membercomponents - components struct member