|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.IIOP.ProfileBody_1_0
Generated from IDL definition of struct "ProfileBody_1_0"
Field Summary | |
---|---|
java.lang.String |
host
|
Version |
iiop_version
|
byte[] |
object_key
|
short |
port
|
Constructor Summary | |
---|---|
ProfileBody_1_0()
|
|
ProfileBody_1_0(Version iiop_version,
java.lang.String host,
short port,
byte[] object_key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Version iiop_version
public java.lang.String host
public short port
public byte[] object_key
Constructor Detail |
public ProfileBody_1_0()
public ProfileBody_1_0(Version iiop_version, java.lang.String host, short port, byte[] object_key)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |