public final class ComplexDataTypeHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable
| 修飾子とタイプ | フィールドと説明 |
|---|---|
ComplexDataType |
value |
| コンストラクタと説明 |
|---|
ComplexDataTypeHolder() |
ComplexDataTypeHolder(ComplexDataType initialValue) |
public ComplexDataType value
public ComplexDataTypeHolder()
public ComplexDataTypeHolder(ComplexDataType initialValue)
public void _read(org.omg.CORBA.portable.InputStream i)
_read インタフェース内 org.omg.CORBA.portable.Streamablepublic void _write(org.omg.CORBA.portable.OutputStream o)
_write インタフェース内 org.omg.CORBA.portable.Streamablepublic org.omg.CORBA.TypeCode _type()
_type インタフェース内 org.omg.CORBA.portable.Streamable