jp.go.aist.rtm.RTC.util
Class IiopAddressComp

java.lang.Object
  extended by jp.go.aist.rtm.RTC.util.IiopAddressComp

public final class IiopAddressComp
extends java.lang.Object


Field Summary
 java.lang.String HostID
           
 short Port
           
 
Constructor Summary
IiopAddressComp()
           
IiopAddressComp(java.lang.String _HostID, short _Port)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HostID

public java.lang.String HostID

Port

public short Port
Constructor Detail

IiopAddressComp

public IiopAddressComp()

IiopAddressComp

public IiopAddressComp(java.lang.String _HostID,
                       short _Port)