org.omg.IIOP
Class ProfileBody_1_0

java.lang.Object
  extended by org.omg.IIOP.ProfileBody_1_0
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class ProfileBody_1_0
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL struct "ProfileBody_1_0".

Version:
generated at Nov 26, 2008 6:59:56 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
See Also:
Serialized Form

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)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iiop_version

public Version iiop_version

host

public java.lang.String host

port

public short port

object_key

public byte[] object_key
Constructor Detail

ProfileBody_1_0

public ProfileBody_1_0()

ProfileBody_1_0

public ProfileBody_1_0(Version iiop_version,
                       java.lang.String host,
                       short port,
                       byte[] object_key)


Copyright © {inceptionYear}-2008 null. All Rights Reserved.