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

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

public final class IiopAddressCompHolder
extends java.lang.Object


Field Summary
 IiopAddressComp value
           
 
Constructor Summary
IiopAddressCompHolder()
           
IiopAddressCompHolder(IiopAddressComp initialValue)
           
 
Method Summary
 void _read(org.omg.CORBA.portable.InputStream i)
           
 org.omg.CORBA.TypeCode _type()
           
 void _write(org.omg.CORBA.portable.OutputStream o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public IiopAddressComp value
Constructor Detail

IiopAddressCompHolder

public IiopAddressCompHolder()

IiopAddressCompHolder

public IiopAddressCompHolder(IiopAddressComp initialValue)
Method Detail

_read

public void _read(org.omg.CORBA.portable.InputStream i)

_write

public void _write(org.omg.CORBA.portable.OutputStream o)

_type

public org.omg.CORBA.TypeCode _type()