public final class ProfileBody_1_1 extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
TaggedComponent[] |
components |
String |
host |
Version |
iiop_version |
byte[] |
object_key |
short |
port |
Constructor and Description |
---|
ProfileBody_1_1() |
ProfileBody_1_1(Version _iiop_version,
String _host,
short _port,
byte[] _object_key,
TaggedComponent[] _components) |
public Version iiop_version
public String host
public short port
public byte[] object_key
public TaggedComponent[] components
public ProfileBody_1_1()
public ProfileBody_1_1(Version _iiop_version, String _host, short _port, byte[] _object_key, TaggedComponent[] _components)
Copyright © 2013. All Rights Reserved.